Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-070424
#<BuildRuby:0x0000564a0112f510
@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.20221114-070424",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005937 0.004348 1.129181 ( 1.180414)
build_miniruby 0.001522 0.000326 0.120952 ( 0.117420)
build_ruby 0.002633 0.000000 0.124159 ( 0.107003)
build_all 0.006961 0.003508 1.580566 ( 0.675904)
build_install 0.015555 0.004893 1.943043 ( 1.010048)
test_btest 0.001198 0.000299 85.451923 ( 8.627745)
test_basic 0.003550 0.004058 0.408372 ( 0.497386)
test_all 0.002002 0.000572 691.139489 ( 69.070294)
test_rubyspec 0.097205 0.061367 48.401285 ( 56.896580)
total: 138.18 sec