Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-175724
#<BuildRuby:0x00005647c900a110
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220130-175724",
@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.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000011 0.000004 0.000015 ( 0.000009)
build_up 0.011721 0.001144 0.950278 ( 1.079351)
build_miniruby 0.001345 0.000448 0.078217 ( 0.077759)
build_ruby 0.001622 0.000541 0.074393 ( 0.073058)
build_all 0.008361 0.001127 4.038586 ( 0.805325)
build_install 0.015784 0.006922 7.818824 ( 2.371060)
test_btest 0.000920 0.000306 47.482115 ( 45.001100)
test_basic 0.006870 0.000000 0.330039 ( 0.420417)
test_all 0.002299 0.000000 665.220788 ( 68.104632)
test_rubyspec 0.136624 0.036534 45.755423 ( 51.302015)
total: 169.24 sec