Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-003605
#<BuildRuby:0x000055a4fea2b7e8
@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.20221205-003605",
@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.000004 0.000003 0.000007 ( 0.000007)
autoconf 0.000009 0.000005 0.000014 ( 0.000014)
configure 0.000005 0.000003 0.000008 ( 0.000009)
build_up 0.007056 0.003920 1.179000 ( 1.179889)
build_miniruby 0.001739 0.000966 0.851820 ( 0.850681)
build_ruby 0.002035 0.001131 2.232827 ( 2.142521)
build_all 0.013208 0.007337 18.707755 ( 2.183237)
build_install 0.018124 0.005694 2.116130 ( 1.029501)
test_btest 0.000929 0.000465 92.986378 ( 8.828950)
test_basic 0.004020 0.005819 0.348634 ( 0.435176)
test_all 0.001490 0.000812 695.710115 ( 70.419508)
test_rubyspec 0.073546 0.101028 49.657942 ( 57.690762)
total: 144.76 sec