Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-234557
#<BuildRuby:0x0000561168289400
@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.20220826-234557",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000045 0.000007 0.000052 ( 0.000051)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.008518 0.001311 0.830008 ( 0.894738)
build_miniruby 0.001537 0.000236 0.055222 ( 0.054117)
build_ruby 0.001562 0.000240 0.066298 ( 0.065432)
build_all 0.007774 0.000463 1.252590 ( 0.480586)
build_install 0.013726 0.001193 1.579732 ( 0.796449)
test_btest 0.001281 0.000000 50.985505 ( 6.064497)
test_basic 0.006924 0.000369 0.305554 ( 0.396442)
test_all 0.002666 0.000333 507.301335 ( 53.262717)
test_rubyspec 0.086400 0.047927 41.483873 ( 50.114934)
total: 112.13 sec