Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-214633
#<BuildRuby:0x0000556cb5e680d0
@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-214633",
@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.000018 0.000004 0.000022 ( 0.000022)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008839 0.002210 1.198873 ( 1.198938)
build_miniruby 0.002485 0.000622 0.848845 ( 0.846939)
build_ruby 0.003167 0.000792 2.233505 ( 2.138686)
build_all 0.020348 0.000000 18.686856 ( 2.201074)
build_install 0.010159 0.011017 2.063756 ( 1.057716)
test_btest 0.001734 0.000000 92.470079 ( 8.934983)
test_basic 0.007878 0.001427 0.342581 ( 0.429236)
test_all 0.002093 0.000571 694.333236 ( 69.645907)
test_rubyspec 0.076943 0.100095 49.454576 ( 57.500293)
total: 143.95 sec