Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-082140
#<BuildRuby:0x00005584a3954188
@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.20240116-082140",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.005340 0.000000 0.833263 ( 1.558695)
build_miniruby 0.000910 0.000000 0.846984 ( 0.847280)
build_ruby 0.001343 0.000000 2.656661 ( 2.657807)
build_all 0.007226 0.000000 11.864241 ( 0.993911)
build_install 0.005457 0.005220 3.409512 ( 0.959043)
test_btest 0.000660 0.000047 65.478632 ( 5.097655)
test_basic 0.000000 0.004326 0.406973 ( 0.486942)
test_all 0.078485 0.017137 365.089102 ( 41.406190)
test_rubyspec 0.032846 0.033305 40.397773 ( 53.045395)
total: 107.05 sec