Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-100139
#<BuildRuby:0x000056099b808c70
@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.20221117-100139",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000167 0.000000 0.000167 ( 0.000053)
configure 0.000025 0.000000 0.000025 ( 0.000024)
build_up 0.008211 0.000009 1.184026 ( 1.190930)
build_miniruby 0.002240 0.000000 0.932115 ( 0.931242)
build_ruby 0.002551 0.000088 2.317994 ( 2.254013)
build_all 0.009888 0.008871 18.529084 ( 2.351785)
build_install 0.015458 0.002466 1.880065 ( 1.018633)
test_btest 0.000895 0.000199 85.691963 ( 9.822522)
test_basic 0.002688 0.004419 0.350239 ( 0.440964)
test_all 0.001972 0.000519 685.802137 ( 73.595800)
test_rubyspec 0.098810 0.039639 50.726472 ( 59.275533)
total: 150.88 sec