Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-093848
#<BuildRuby:0x000055a6e13406d8
@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.20220723-093848",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000004 0.000011 ( 0.000011)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.008896 0.002053 0.975303 ( 1.685559)
build_miniruby 0.000000 0.002533 0.073243 ( 0.070753)
build_ruby 0.002103 0.000177 0.080136 ( 0.077676)
build_all 0.006413 0.003947 1.504780 ( 0.577129)
build_install 0.012658 0.009654 5.195354 ( 2.076341)
test_btest 0.000738 0.000474 78.133974 ( 8.561337)
test_basic 0.004437 0.002852 0.326401 ( 0.415403)
test_all 0.001300 0.000836 676.564031 ( 66.252976)
test_rubyspec 0.082963 0.093012 45.584169 ( 51.343442)
total: 131.06 sec