Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-225619
#<BuildRuby:0x0000560259a900e0
@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.20240620-225619",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000012)
build_up 0.001304 0.004461 1.685221 ( 1.846334)
build_miniruby 0.000794 0.000347 1.086519 ( 1.086009)
build_ruby 0.001049 0.000459 3.467800 ( 3.468103)
build_all 0.005652 0.004828 17.971736 ( 1.694146)
build_install 0.010235 0.000782 6.314993 ( 1.503261)
test_btest 0.000923 0.000389 106.569431 ( 9.095397)
test_basic 0.004700 0.000143 0.854283 ( 0.927937)
test_all 0.104852 0.033404 557.752381 ( 50.341640)
test_rubyspec 0.044086 0.024323 136.866895 ( 16.498894)
total: 86.46 sec