Logfile: /home/ko1/ruby/logs/brlog.trunk.20240615-142900
#<BuildRuby:0x0000559c1b7500a0
@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.20240615-142900",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003384 0.001692 1.046318 ( 1.297325)
build_miniruby 0.000703 0.000351 0.737015 ( 0.737162)
build_ruby 0.000992 0.000496 2.274516 ( 2.275465)
build_all 0.001984 0.006142 12.438467 ( 1.050246)
build_install 0.003369 0.013256 4.168355 ( 1.073801)
test_btest 0.000370 0.000324 71.221259 ( 5.020436)
test_basic 0.004141 0.000000 0.402173 ( 0.483107)
test_all 0.076422 0.023416 372.121524 ( 37.522392)
test_rubyspec 0.025284 0.017674 86.309798 ( 11.011074)
total: 60.47 sec