Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-232442
#<BuildRuby:0x000055f182333f00
@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.20240617-232442",
@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.000003 0.000012 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.005577 0.000584 1.867781 ( 2.161414)
build_miniruby 0.000846 0.000298 1.021450 ( 1.022097)
build_ruby 0.000000 0.001534 3.179983 ( 3.180420)
build_all 0.008673 0.002681 18.115370 ( 1.783794)
build_install 0.008903 0.001680 6.252452 ( 1.494807)
test_btest 0.000884 0.000309 108.641451 ( 8.977341)
test_basic 0.003456 0.001209 0.916156 ( 0.992112)
test_all 0.106884 0.029021 561.803826 ( 50.510353)
test_rubyspec 0.018752 0.044996 135.850030 ( 16.463592)
total: 86.59 sec