Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-181049
#<BuildRuby:0x0000561eca4948e8
@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.20220209-181049",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011686 0.000496 0.981844 ( 1.016932)
build_miniruby 0.001769 0.000221 0.070842 ( 0.068898)
build_ruby 0.001463 0.000183 0.068433 ( 0.067079)
build_all 0.005839 0.005419 4.183202 ( 0.788312)
build_install 0.015788 0.007560 7.825061 ( 2.294687)
test_btest 0.001022 0.000244 75.029104 ( 8.705488)
test_basic 0.006565 0.000495 0.337424 ( 0.432925)
test_all 0.001834 0.000417 692.793482 ( 67.406781)
test_rubyspec 0.104999 0.045679 46.230820 ( 51.664771)
total: 132.45 sec