Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-060253
#<BuildRuby:0x000055cbb2b2c4f0
@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.20220309-060253",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009950 0.000798 1.030146 ( 3.273116)
build_miniruby 0.002062 0.000275 0.074361 ( 0.073230)
build_ruby 0.001991 0.000000 0.069102 ( 0.067976)
build_all 0.009199 0.000848 4.177742 ( 0.865115)
build_install 0.022170 0.000240 7.952599 ( 2.442804)
test_btest 0.001133 0.000113 70.903599 ( 8.401077)
test_basic 0.002006 0.005429 0.337350 ( 0.427474)
test_all 0.001907 0.000286 654.702167 ( 65.693569)
test_rubyspec 0.127758 0.042605 45.992811 ( 51.244605)
total: 132.49 sec