Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-145729
#<BuildRuby:0x00005557330a0b60
@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.20221201-145729",
@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.000003 0.000008 ( 0.000008)
autoconf 0.000012 0.000006 0.000018 ( 0.000019)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.009703 0.000657 1.212593 ( 1.209737)
build_miniruby 0.000635 0.002557 0.853502 ( 0.851067)
build_ruby 0.003430 0.000000 2.262376 ( 2.169412)
build_all 0.016487 0.004864 18.645494 ( 2.199253)
build_install 0.018986 0.003351 2.023611 ( 1.050112)
test_btest 0.001099 0.000388 93.137510 ( 8.788320)
test_basic 0.008025 0.000883 0.341355 ( 0.428422)
test_all 0.002972 0.000991 700.189376 ( 69.975329)
test_rubyspec 0.098149 0.070956 49.596090 ( 57.720503)
total: 144.39 sec