Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-141130
#<BuildRuby:0x0000555dfbf4e8a0
@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.20220212-141130",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009256 0.001147 0.942820 ( 1.418271)
build_miniruby 0.001484 0.000318 0.068682 ( 0.068540)
build_ruby 0.001663 0.000356 0.070053 ( 0.069387)
build_all 0.008872 0.001901 4.108716 ( 0.798335)
build_install 0.016904 0.006806 7.856146 ( 2.346867)
test_btest 0.000900 0.000225 75.877887 ( 8.238401)
test_basic 0.006126 0.001531 0.328158 ( 0.418103)
test_all 0.000993 0.000249 665.044210 ( 65.456183)
test_rubyspec 0.103709 0.061841 46.316453 ( 51.652045)
total: 130.47 sec