Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-110428
#<BuildRuby:0x0000559e2ffd4af8
@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.20220311-110428",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007383 0.003858 1.015562 ( 1.323844)
build_miniruby 0.001719 0.000491 0.071129 ( 0.069424)
build_ruby 0.002116 0.000605 0.078710 ( 0.076055)
build_all 0.007565 0.002161 1.547757 ( 0.621265)
build_install 0.018488 0.000920 5.274011 ( 2.234362)
test_btest 0.001166 0.000274 75.639283 ( 8.140252)
test_basic 0.006277 0.001477 0.340994 ( 0.428752)
test_all 0.001935 0.000455 709.146329 ( 68.043901)
test_rubyspec 0.115851 0.039215 46.640173 ( 51.931266)
total: 132.87 sec