Logfile: /home/ko1/ruby/logs/brlog.trunk.20240622-063447
#<BuildRuby:0x000056480daa8088
@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.20240622-063447",
@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.000013 0.000005 0.000018 ( 0.000017)
configure 0.000008 0.000003 0.000011 ( 0.000012)
build_up 0.000000 0.005612 1.776655 ( 2.038379)
build_miniruby 0.000000 0.001119 1.044166 ( 1.043134)
build_ruby 0.000414 0.001395 3.573365 ( 3.572073)
build_all 0.009795 0.000761 18.180166 ( 1.668923)
build_install 0.007398 0.002496 6.325363 ( 1.493443)
test_btest 0.001249 0.000113 108.425472 ( 9.367802)
test_basic 0.004052 0.000662 0.894708 ( 0.968986)
test_all 0.082201 0.058169 562.891241 ( 61.129417)
test_rubyspec 0.037378 0.028201 134.978013 ( 15.950587)
total: 97.23 sec