Logfile: /home/ko1/ruby/logs/brlog.trunk.20240615-093144
#<BuildRuby:0x000055f6883100e0
@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.20240615-093144",
@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.000004 0.000014 ( 0.000013)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.000000 0.005678 1.785972 ( 1.985027)
build_miniruby 0.000000 0.001115 1.057193 ( 1.056821)
build_ruby 0.000379 0.001105 3.224919 ( 3.225053)
build_all 0.005495 0.004760 17.416119 ( 1.662923)
build_install 0.008222 0.002097 6.028633 ( 1.414294)
test_btest 0.000497 0.000248 109.161373 ( 8.488539)
test_basic 0.003038 0.001519 0.906488 ( 0.983390)
test_all 0.125734 0.013245 553.802042 ( 57.425922)
test_rubyspec 0.040920 0.024796 132.360956 ( 15.685335)
total: 91.93 sec