Logfile: /home/ko1/ruby/logs/brlog.trunk.20221027-182439
#<BuildRuby:0x000055d323c5ef08
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221027-182439",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.001197 0.008554 1.081767 ( 1.130096)
build_miniruby 0.001337 0.000802 0.100535 ( 0.097137)
build_ruby 0.001003 0.000602 0.094374 ( 0.091368)
build_all 0.005319 0.003191 1.334854 ( 0.584448)
build_install 0.011767 0.003789 1.623723 ( 0.886485)
test_btest 0.001140 0.000621 62.596510 ( 6.381967)
test_basic 0.004202 0.002292 0.344931 ( 0.435021)
test_all 0.004272 0.002330 519.932032 ( 54.885907)
test_rubyspec 0.078808 0.044488 43.302585 ( 51.532204)
total: 116.03 sec