Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-070652
#<BuildRuby:0x000055fe4db17f28
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221228-070652",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.005488 0.000784 0.847356 ( 1.017667)
build_miniruby 0.001167 0.000166 1.011333 ( 1.009277)
build_ruby 0.001492 0.000213 2.801538 ( 2.798968)
build_all 0.009094 0.000589 16.626984 ( 2.962598)
build_install 0.011482 0.000000 2.275011 ( 1.187872)
test_btest 0.001097 0.000000 69.224745 ( 11.158124)
test_basic 0.006112 0.000433 0.339614 ( 0.426050)
test_all 0.000000 0.001338 649.347398 (100.458757)
test_rubyspec 0.078501 0.055093 51.693752 ( 59.684459)
total: 180.70 sec