Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-172413
#<BuildRuby:0x000055c7c5c206e0
@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.20220821-172413",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.011203 0.000385 0.967307 ( 0.992053)
build_miniruby 0.001483 0.000197 0.074634 ( 0.073753)
build_ruby 0.001660 0.000222 0.074895 ( 0.073584)
build_all 0.007453 0.003558 1.546432 ( 0.598702)
build_install 0.020831 0.001854 1.863795 ( 0.932113)
test_btest 0.001287 0.000193 72.978486 ( 8.386793)
test_basic 0.000000 0.006801 0.320216 ( 0.410948)
test_all 0.000246 0.003586 673.781755 ( 67.111313)
test_rubyspec 0.108111 0.065653 45.672666 ( 54.177525)
total: 132.76 sec