Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-215932
#<BuildRuby:0x0000560e2c44c920
@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.20220726-215932",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.011085 0.000412 0.959757 ( 0.976436)
build_miniruby 0.001881 0.000251 0.072625 ( 0.070763)
build_ruby 0.001854 0.000000 0.078281 ( 0.076331)
build_all 0.003525 0.007936 1.521951 ( 0.566228)
build_install 0.018347 0.004566 5.235975 ( 2.142246)
test_btest 0.001065 0.000254 77.043336 ( 7.998648)
test_basic 0.000965 0.007534 0.337031 ( 0.426764)
test_all 0.000635 0.001147 679.198229 ( 66.642801)
test_rubyspec 0.124188 0.052835 45.875561 ( 51.540853)
total: 130.44 sec