Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-200941
#<BuildRuby:0x000055ec6c97e038
@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.20221014-200941",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000029 0.000002 0.000031 ( 0.000032)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004051 0.007300 1.137615 ( 1.181536)
build_miniruby 0.001681 0.000336 0.100165 ( 0.098327)
build_ruby 0.001157 0.000231 0.097101 ( 0.096310)
build_all 0.003429 0.004899 1.338176 ( 0.594867)
build_install 0.014121 0.001337 1.665016 ( 0.898437)
test_btest 0.001398 0.000329 62.281104 ( 6.497033)
test_basic 0.006777 0.000000 0.360834 ( 0.451880)
test_all 0.009040 0.000000 506.009340 ( 53.885442)
test_rubyspec 0.118463 0.029739 43.099503 ( 51.479618)
total: 115.19 sec