Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-025213
#<BuildRuby:0x0000559699522e90
@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-025213",
@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.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000083 0.000033 0.000116 ( 0.000121)
build_up 0.005047 0.006493 0.837078 ( 1.359264)
build_miniruby 0.001307 0.000654 0.063653 ( 0.062186)
build_ruby 0.001264 0.000632 0.065562 ( 0.064898)
build_all 0.004741 0.004742 1.258076 ( 0.483588)
build_install 0.016445 0.000000 1.587176 ( 0.806181)
test_btest 0.001023 0.000238 51.754830 ( 6.194314)
test_basic 0.002601 0.005331 0.288807 ( 0.379682)
test_all 0.004651 0.000000 475.739160 ( 51.138448)
test_rubyspec 0.077585 0.053437 41.595521 ( 49.343837)
total: 109.83 sec