Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-032818
#<BuildRuby:0x00005589a1e7f8f8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221220-032818",
@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.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000000 0.003408 0.624735 ( 1.019710)
build_miniruby 0.000372 0.000542 0.749919 ( 0.749504)
build_ruby 0.001196 0.000086 2.539539 ( 2.481032)
build_all 0.009047 0.000055 12.508008 ( 1.516665)
build_install 0.006635 0.000146 1.620378 ( 0.777065)
test_btest 0.000616 0.000036 64.501782 ( 6.175386)
test_basic 0.000000 0.003307 0.261208 ( 0.357305)
test_all 0.000000 0.002084 515.502427 ( 70.192887)
test_rubyspec 0.010180 0.016853 35.339007 ( 45.822760)
total: 129.09 sec