Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-204340
#<BuildRuby:0x000055a03e03b7e8
@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.20221130-204340",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.009784 1.222731 ( 1.982646)
build_miniruby 0.000213 0.002193 0.855306 ( 0.854571)
build_ruby 0.002423 0.000932 2.227800 ( 2.132983)
build_all 0.017333 0.004389 18.651857 ( 2.175957)
build_install 0.017851 0.004539 2.049008 ( 1.018090)
test_btest 0.000000 0.001504 93.052005 ( 8.882226)
test_basic 0.006374 0.003429 0.336925 ( 0.424326)
test_all 0.002292 0.000833 686.178344 ( 70.618561)
test_rubyspec 0.078401 0.095308 49.751655 ( 57.784132)
total: 145.87 sec