Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-143746
#<BuildRuby:0x0000562c3a4b5f48
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221207-143746",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007670 0.002092 1.211311 ( 1.262215)
build_miniruby 0.002475 0.000675 0.850053 ( 0.855357)
build_ruby 0.003743 0.000000 2.229011 ( 2.141693)
build_all 0.016690 0.001110 18.646147 ( 2.194854)
build_install 0.014864 0.006454 2.083582 ( 1.021259)
test_btest 0.000000 0.001279 87.188610 ( 8.759847)
test_basic 0.002619 0.003429 0.357924 ( 0.448283)
test_all 0.000000 0.002720 690.875772 ( 69.320043)
test_rubyspec 0.104819 0.052410 49.168662 ( 57.172440)
total: 143.18 sec