Logfile: /home/ko1/ruby/logs/brlog.trunk.20240622-103219
#<BuildRuby:0x000055f59baf3548
@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-103219",
@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.000005 0.000014 ( 0.000013)
configure 0.000008 0.000004 0.000012 ( 0.000012)
build_up 0.004550 0.002123 1.730867 ( 1.968870)
build_miniruby 0.000756 0.000352 1.078263 ( 1.077593)
build_ruby 0.000000 0.001476 3.360758 ( 3.361441)
build_all 0.000745 0.009261 17.332119 ( 1.658877)
build_install 0.002283 0.008064 6.151359 ( 1.447780)
test_btest 0.000569 0.000411 109.642461 ( 9.281532)
test_basic 0.002628 0.001898 0.819662 ( 0.893755)
test_all 0.084679 0.055216 572.571584 ( 58.285646)
test_rubyspec 0.042906 0.024351 134.867077 ( 16.131436)
total: 94.11 sec