Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-045101
#<BuildRuby:0x000055b7a4dc4f40
@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.20220315-045101",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008931 0.002233 1.008902 ( 2.296307)
build_miniruby 0.001506 0.000377 0.077385 ( 0.075238)
build_ruby 0.001603 0.000400 0.077674 ( 0.075471)
build_all 0.004297 0.006557 4.211354 ( 0.855600)
build_install 0.013494 0.006388 8.027713 ( 2.481186)
test_btest 0.000772 0.000276 72.363931 ( 8.457725)
test_basic 0.006549 0.000272 0.338677 ( 0.431274)
test_all 0.000000 0.001907 706.843527 ( 68.320004)
test_rubyspec 0.101238 0.063120 46.149656 ( 51.603487)
total: 134.60 sec