Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-210407
#<BuildRuby:0x0000564291423ce8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231228-210407",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000034 0.000008 0.000042 ( 0.000041)
configure 0.000026 0.000006 0.000032 ( 0.000033)
build_up 0.004935 0.000214 1.136073 ( 1.504877)
build_miniruby 0.001185 0.000263 0.913082 ( 0.912218)
build_ruby 0.002129 0.000000 2.845139 ( 2.848374)
build_all 0.005252 0.004976 16.454205 ( 1.531161)
build_install 0.000798 0.007336 4.635000 ( 1.145476)
test_btest 0.001049 0.000000 82.374557 ( 7.596001)
test_basic 0.004392 0.000000 0.624522 ( 0.700285)
test_all 0.110210 0.023784 521.956994 ( 62.080742)
test_rubyspec 0.030004 0.022012 50.260686 ( 62.619376)
total: 140.94 sec