Logfile: /home/ko1/ruby/logs/brlog.trunk.20220310-020200
#<BuildRuby:0x000055e1a9e7caf8
@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.20220310-020200",
@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.000006)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006098 0.004646 1.005753 ( 1.391864)
build_miniruby 0.000000 0.001830 0.076082 ( 0.073954)
build_ruby 0.001013 0.001447 0.075505 ( 0.073268)
build_all 0.009032 0.000194 1.488640 ( 0.603227)
build_install 0.022215 0.001100 5.275237 ( 2.140375)
test_btest 0.000883 0.000177 74.592632 ( 7.773254)
test_basic 0.002377 0.004048 0.321700 ( 0.412099)
test_all 0.001277 0.000304 701.191275 ( 68.166402)
test_rubyspec 0.114558 0.047146 46.203147 ( 51.636123)
total: 132.27 sec