Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-220252
#<BuildRuby:0x000055acdf0f4920
@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.20220729-220252",
@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.000003 0.000018 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.005286 0.005512 0.974076 ( 1.177626)
build_miniruby 0.001944 0.000000 0.075811 ( 0.074348)
build_ruby 0.000000 0.002288 0.076861 ( 0.074415)
build_all 0.008478 0.002575 1.513592 ( 0.583066)
build_install 0.020288 0.003360 5.208462 ( 2.078791)
test_btest 0.001015 0.000298 69.992249 ( 8.549336)
test_basic 0.007050 0.000521 0.325183 ( 0.417076)
test_all 0.002460 0.000423 644.134003 ( 64.682128)
test_rubyspec 0.110574 0.064777 45.889922 ( 51.567984)
total: 129.21 sec