Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-181553
#<BuildRuby:0x0000557f519a29c0
@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.20220819-181553",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005465 0.004328 0.801964 ( 0.855034)
build_miniruby 0.001700 0.000392 0.062276 ( 0.060974)
build_ruby 0.001353 0.000312 0.059604 ( 0.058222)
build_all 0.007735 0.000727 1.274437 ( 0.484490)
build_install 0.008628 0.005671 1.596727 ( 0.779750)
test_btest 0.000000 0.001204 52.163545 ( 5.809886)
test_basic 0.004474 0.002063 0.282091 ( 0.371987)
test_all 0.003623 0.001066 489.972286 ( 52.061162)
test_rubyspec 0.087753 0.039484 41.869656 ( 50.427384)
total: 110.91 sec