Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-142937
#<BuildRuby:0x00005638370f1390
@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.20221008-142937",
@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.000019 0.000007 0.000026 ( 0.000025)
autoconf 0.000027 0.000010 0.000037 ( 0.000037)
configure 0.000020 0.000007 0.000027 ( 0.000026)
build_up 0.002193 0.012422 1.994247 ( 2.472872)
build_miniruby 0.002027 0.002645 6.540288 ( 5.860161)
build_ruby 0.000658 0.001603 1.851536 ( 1.778214)
build_all 0.009867 0.005413 16.843868 ( 5.171251)
build_install 0.012002 0.002718 1.744027 ( 0.927619)
test_btest 0.000927 0.000545 62.561306 ( 6.704435)
test_basic 0.002045 0.005345 0.363052 ( 0.455533)
test_all 0.006911 0.000000 479.308375 ( 52.700310)
test_rubyspec 0.055892 0.065565 42.624230 ( 51.287794)
total: 127.36 sec