Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-231415
#<BuildRuby:0x000055d3dee24ea8
@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.20220822-231415",
@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.000015 0.000002 0.000017 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006639 0.004661 0.981310 ( 1.439660)
build_miniruby 0.001762 0.000406 0.069419 ( 0.067679)
build_ruby 0.001647 0.000380 0.073378 ( 0.071251)
build_all 0.008295 0.001914 1.519657 ( 0.581947)
build_install 0.013336 0.009678 1.880606 ( 0.896094)
test_btest 0.000757 0.000236 72.124589 ( 7.781658)
test_basic 0.005357 0.001674 0.329948 ( 0.418970)
test_all 0.005809 0.000000 651.980413 ( 64.823594)
test_rubyspec 0.098540 0.078465 45.912194 ( 54.349240)
total: 130.43 sec