Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-183934
#<BuildRuby:0x000055811c926358
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221201-183934",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.000921 0.004056 1.160270 ( 1.155143)
build_miniruby 0.000780 0.000098 1.039692 ( 1.038607)
build_ruby 0.001037 0.000130 2.944631 ( 2.843592)
build_all 0.008847 0.000068 15.742367 ( 3.266382)
build_install 0.010025 0.000618 2.236023 ( 1.319489)
test_btest 0.000535 0.000056 62.817782 ( 11.273578)
test_basic 0.004350 0.000458 0.343142 ( 0.434021)
test_all 0.000936 0.000098 690.220842 (109.778276)
test_rubyspec 0.050326 0.016110 53.456069 ( 61.617274)
total: 192.73 sec