Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-143503
#<BuildRuby:0x0000562e98012ff8
@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.20240106-143503",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000016 0.000001 0.000017 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.004322 0.000216 1.150595 ( 1.570359)
build_miniruby 0.001105 0.000000 1.378138 ( 1.380987)
build_ruby 0.001488 0.000000 4.185481 ( 4.194320)
build_all 0.010172 0.000030 16.382447 ( 1.700201)
build_install 0.012782 0.003847 5.176028 ( 2.006087)
test_btest 0.000681 0.000050 81.336128 ( 11.761627)
test_basic 0.006533 0.000180 0.627591 ( 0.689474)
test_all 0.090224 0.029487 525.987219 ( 78.664471)
test_rubyspec 0.037708 0.023057 72.926778 ( 85.199552)
total: 187.17 sec