Logfile: /home/ko1/ruby/logs/brlog.trunk.20220330-053507
#<BuildRuby:0x00005651f5504f40
@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.20220330-053507",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000025 0.000000 0.000025 ( 0.000025)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.012049 0.000000 1.033318 ( 2.127042)
build_miniruby 0.000000 0.002147 0.075656 ( 0.073358)
build_ruby 0.000000 0.002071 0.078510 ( 0.076457)
build_all 0.005043 0.004842 4.157332 ( 0.848385)
build_install 0.023160 0.000438 7.920291 ( 2.426193)
test_btest 0.001920 0.000183 73.032088 ( 8.442451)
test_basic 0.007198 0.000203 0.347304 ( 0.442301)
test_all 0.001856 0.000000 657.274978 ( 65.444548)
test_rubyspec 0.107635 0.069435 46.235739 ( 51.583074)
total: 131.46 sec