Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-193820
#<BuildRuby:0x000055d27d600130
@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.20240618-193820",
@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.000007 0.000003 0.000010 ( 0.000010)
configure 0.000007 0.000003 0.000010 ( 0.000011)
build_up 0.002374 0.003143 1.049023 ( 1.304427)
build_miniruby 0.000744 0.000372 0.714712 ( 0.714886)
build_ruby 0.001319 0.000659 2.258483 ( 2.258967)
build_all 0.008188 0.000098 12.598718 ( 1.053372)
build_install 0.012593 0.003306 4.205872 ( 1.075400)
test_btest 0.000539 0.000207 70.917188 ( 5.186772)
test_basic 0.004159 0.000000 0.404246 ( 0.486207)
test_all 0.068502 0.030028 363.577890 ( 44.181445)
test_rubyspec 0.022434 0.018272 87.428799 ( 11.037725)
total: 67.30 sec