Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-040321
#<BuildRuby:0x0000556ee78fa9c0
@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.20221019-040321",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.010319 0.000479 1.122278 ( 1.217351)
build_miniruby 0.001414 0.000109 0.106593 ( 0.103934)
build_ruby 0.001549 0.000119 0.107813 ( 0.104319)
build_all 0.006329 0.005020 1.380518 ( 0.583706)
build_install 0.013359 0.003145 1.672000 ( 0.907932)
test_btest 0.002195 0.000000 61.510775 ( 6.567188)
test_basic 0.006091 0.000614 0.352874 ( 0.456938)
test_all 0.003522 0.005244 518.922447 ( 55.133343)
test_rubyspec 0.070997 0.060228 43.289815 ( 51.889672)
total: 116.97 sec