Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-191222
#<BuildRuby:0x0000561f07c6c150
@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.20240108-191222",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.002950 0.002328 1.297033 ( 1.706864)
build_miniruby 0.000961 0.000174 1.566791 ( 1.570185)
build_ruby 0.000000 0.001801 5.894097 ( 5.905853)
build_all 0.009896 0.000865 16.842731 ( 1.809193)
build_install 0.011230 0.005154 5.073916 ( 1.875673)
test_btest 0.000680 0.000151 84.139884 ( 10.255122)
test_basic 0.005866 0.000000 0.710566 ( 0.779993)
test_all 0.111264 0.010062 548.387471 ( 65.050989)
test_rubyspec 0.034692 0.035593 87.127947 ( 99.442113)
total: 188.40 sec