Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-012901
#<BuildRuby:0x000055f1be270190
@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.20240618-012901",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.004935 0.000056 1.569393 ( 1.773718)
build_miniruby 0.000986 0.000082 1.011273 ( 1.010876)
build_ruby 0.001465 0.000000 3.221883 ( 3.221169)
build_all 0.009395 0.000150 16.963247 ( 1.648332)
build_install 0.000976 0.009340 6.058253 ( 1.494789)
test_btest 0.001054 0.000226 99.567383 ( 9.250974)
test_basic 0.000000 0.005290 0.655093 ( 0.733367)
test_all 0.107659 0.029436 526.190032 ( 60.985005)
test_rubyspec 0.033311 0.033829 130.513145 ( 15.696289)
total: 95.82 sec