Logfile: /home/ko1/ruby/logs/brlog.trunk.20221112-225857
#<BuildRuby:0x000055cd90d306e0
@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-225857",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.000000 0.010021 1.148046 ( 1.561720)
build_miniruby 0.000000 0.002243 0.067735 ( 0.065938)
build_ruby 0.001740 0.000000 0.066617 ( 0.065191)
build_all 0.005729 0.003869 1.472614 ( 0.588916)
build_install 0.010232 0.011304 1.849175 ( 0.947589)
test_btest 0.001022 0.000511 87.212497 ( 9.025320)
test_basic 0.007486 0.000000 0.342319 ( 0.430920)
test_all 0.002152 0.000259 665.341482 ( 67.851056)
test_rubyspec 0.086329 0.086281 47.877188 ( 56.355108)
total: 136.89 sec