Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-174203
#<BuildRuby:0x0000557fd4999400
@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.20220816-174203",
@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.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.008824 0.002406 0.908431 ( 0.933163)
build_miniruby 0.001041 0.000284 0.054809 ( 0.053664)
build_ruby 0.001056 0.000288 0.064807 ( 0.063843)
build_all 0.000323 0.007912 1.272110 ( 0.471673)
build_install 0.010928 0.007821 1.563377 ( 0.780843)
test_btest 0.000706 0.000329 52.661905 ( 6.020459)
test_basic 0.003894 0.001817 0.287441 ( 0.377665)
test_all 0.002502 0.001452 503.153710 ( 53.442186)
test_rubyspec 0.094083 0.037269 41.550653 ( 49.154941)
total: 111.30 sec