Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-014059
#<BuildRuby:0x000055bdd7dad3e8
@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.20220823-014059",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009495 0.000000 0.868361 ( 2.332936)
build_miniruby 0.000000 0.001912 0.062159 ( 0.061195)
build_ruby 0.001207 0.000646 0.064139 ( 0.062918)
build_all 0.008266 0.001179 1.260015 ( 0.469339)
build_install 0.009363 0.004311 1.590334 ( 0.802975)
test_btest 0.000778 0.000216 53.631850 ( 6.277655)
test_basic 0.005199 0.000318 0.283266 ( 0.375607)
test_all 0.004635 0.000734 507.339055 ( 53.227058)
test_rubyspec 0.086251 0.046225 41.889798 ( 50.620424)
total: 114.23 sec