Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-194711
#<BuildRuby:0x000055a89193c3a0
@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.20220912-194711",
@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.000012)
configure 0.000023 0.000000 0.000023 ( 0.000039)
build_up 0.009944 0.001364 1.170600 ( 1.133883)
build_miniruby 0.001740 0.000401 0.076318 ( 0.074487)
build_ruby 0.001673 0.000387 0.073243 ( 0.071738)
build_all 0.003494 0.005878 1.576213 ( 0.629221)
build_install 0.018709 0.003222 1.912340 ( 0.932124)
test_btest 0.000874 0.000243 96.840911 ( 9.778542)
test_basic 0.003039 0.004217 0.354307 ( 0.444249)
test_all 0.003882 0.001226 688.846347 ( 68.916359)
test_rubyspec 0.109265 0.063304 47.058864 ( 55.560847)
total: 137.54 sec