Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-010135
#<BuildRuby:0x000055b68ac80140
@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.20240616-010135",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000011 0.000004 0.000015 ( 0.000016)
configure 0.000016 0.000006 0.000022 ( 0.000021)
build_up 0.003971 0.001488 1.699488 ( 1.914396)
build_miniruby 0.000871 0.000327 1.107302 ( 1.107287)
build_ruby 0.001161 0.000436 3.406756 ( 3.407063)
build_all 0.007001 0.003673 17.347717 ( 1.705145)
build_install 0.000178 0.010469 6.087179 ( 1.460725)
test_btest 0.001266 0.000000 106.901587 ( 8.577344)
test_basic 0.003796 0.000600 0.924759 ( 0.999188)
test_all 0.098318 0.041365 548.999683 ( 62.320200)
test_rubyspec 0.039142 0.029283 131.966657 ( 16.296527)
total: 97.79 sec