Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-174549
#<BuildRuby:0x0000563f5c9f7788
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231228-174549",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000002 0.000005 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003649 0.001622 0.822496 ( 1.277139)
build_miniruby 0.000000 0.001121 0.819532 ( 0.818894)
build_ruby 0.000000 0.001994 2.711127 ( 2.711007)
build_all 0.000000 0.008190 11.868168 ( 0.970626)
build_install 0.000210 0.010887 3.513085 ( 0.974080)
test_btest 0.000348 0.000348 62.734598 ( 5.464725)
test_basic 0.002382 0.002382 0.405858 ( 0.484127)
test_all 0.061564 0.036359 395.469334 ( 37.625587)
test_rubyspec 0.030786 0.034868 40.298842 ( 52.848327)
total: 103.18 sec