Logfile: /home/ko1/ruby/logs/brlog.trunk.20220716-203443
#<BuildRuby:0x00005599c08e4e50
@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.20220716-203443",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009565 0.001387 0.973073 ( 1.033985)
build_miniruby 0.001635 0.000000 0.063624 ( 0.062128)
build_ruby 0.001954 0.000000 0.078008 ( 0.075979)
build_all 0.009208 0.000868 1.494592 ( 0.579272)
build_install 0.021600 0.001280 5.105799 ( 2.057235)
test_btest 0.001350 0.000000 71.908535 ( 8.460544)
test_basic 0.006507 0.000459 0.309807 ( 0.405402)
test_all 0.001895 0.000129 628.091470 ( 64.667415)
test_rubyspec 0.109327 0.055766 45.554437 ( 51.346600)
total: 128.69 sec