Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-095908
#<BuildRuby:0x000055c7da73c4c0
@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.20220904-095908",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.006724 0.005123 0.975970 ( 1.011592)
build_miniruby 0.002648 0.000000 0.077554 ( 0.075984)
build_ruby 0.001885 0.000152 0.076631 ( 0.075265)
build_all 0.004628 0.006383 1.560297 ( 0.612814)
build_install 0.019163 0.003978 1.920318 ( 0.960489)
test_btest 0.000616 0.000247 73.059176 ( 8.646215)
test_basic 0.002407 0.004047 0.335371 ( 0.428036)
test_all 0.004836 0.000000 637.507897 ( 65.924892)
test_rubyspec 0.120952 0.049165 45.475633 ( 53.909065)
total: 131.65 sec