Logfile: /home/ko1/ruby/logs/brlog.trunk.20240623-190628
#<BuildRuby:0x000055d103e500e0
@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.20240623-190628",
@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.000009 0.000004 0.000013 ( 0.000013)
configure 0.000007 0.000004 0.000011 ( 0.000012)
build_up 0.003938 0.002101 1.870082 ( 2.116313)
build_miniruby 0.000711 0.000380 1.063892 ( 1.063240)
build_ruby 0.000933 0.000498 3.483974 ( 3.484972)
build_all 0.004283 0.006015 17.516912 ( 1.648016)
build_install 0.007963 0.002201 6.137829 ( 1.433930)
test_btest 0.000000 0.001256 108.497679 ( 8.152872)
test_basic 0.000000 0.004768 0.779621 ( 0.854512)
test_all 0.113878 0.026468 542.861034 ( 61.556384)
test_rubyspec 0.038638 0.027483 134.704199 ( 16.035774)
total: 96.35 sec