Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-003746
#<BuildRuby:0x000055c6dc316700
@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.20221117-003746",
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005662 0.004275 1.120309 ( 1.141188)
build_miniruby 0.001625 0.000325 0.897956 ( 0.899378)
build_ruby 0.002146 0.000430 2.349616 ( 2.252544)
build_all 0.013513 0.004439 18.298074 ( 2.254451)
build_install 0.011853 0.005135 1.908922 ( 1.000860)
test_btest 0.000827 0.000207 80.748184 ( 9.828382)
test_basic 0.005285 0.001321 0.342427 ( 0.440505)
test_all 0.002023 0.000000 711.600870 ( 75.367972)
test_rubyspec 0.070590 0.048406 50.619505 ( 59.102575)
total: 152.29 sec