Logfile: /home/ko1/ruby/logs/brlog.trunk.20221112-211202
#<BuildRuby:0x0000555b39c5c4e0
@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.20221112-211202",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007410 0.002354 1.082518 ( 1.105139)
build_miniruby 0.000000 0.002643 0.068066 ( 0.065663)
build_ruby 0.000733 0.001347 0.067392 ( 0.065178)
build_all 0.004134 0.005877 1.466701 ( 0.590300)
build_install 0.020651 0.001636 1.804720 ( 0.922513)
test_btest 0.001389 0.000000 86.877758 ( 8.916056)
test_basic 0.007444 0.000084 0.339802 ( 0.428428)
test_all 0.001388 0.000486 697.991035 ( 69.751842)
test_rubyspec 0.103730 0.065172 47.926700 ( 56.445819)
total: 138.29 sec