Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-173020
#<BuildRuby:0x000055db61345ef8
@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.20221013-173020",
@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.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000044 0.000007 0.000051 ( 0.000038)
build_up 0.008947 0.001492 1.075606 ( 1.160123)
build_miniruby 0.001539 0.000257 0.096471 ( 0.092943)
build_ruby 0.001328 0.000221 0.102602 ( 0.099811)
build_all 0.008002 0.001334 1.297901 ( 0.580676)
build_install 0.011438 0.001907 1.602149 ( 0.906911)
test_btest 0.001525 0.000254 63.725073 ( 6.502116)
test_basic 0.006215 0.001036 0.361864 ( 0.456298)
test_all 0.007697 0.000000 501.875410 ( 53.677086)
test_rubyspec 0.090196 0.036707 43.115866 ( 51.766670)
total: 115.24 sec