Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-044605
#<BuildRuby:0x000055743a778a68
@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.20221014-044605",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009511 0.000732 1.140331 ( 1.186760)
build_miniruby 0.001992 0.000000 0.101239 ( 0.099039)
build_ruby 0.001641 0.000000 0.095938 ( 0.094134)
build_all 0.008860 0.000573 1.314664 ( 0.578095)
build_install 0.015147 0.000665 1.612377 ( 0.898877)
test_btest 0.001318 0.000088 62.007000 ( 6.357815)
test_basic 0.002939 0.004877 0.354262 ( 0.442867)
test_all 0.003152 0.004198 490.198089 ( 53.190921)
test_rubyspec 0.101119 0.022722 43.365737 ( 51.885861)
total: 114.74 sec