Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-210723
#<BuildRuby:0x00005580d100adc8
@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.20221128-210723",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.009982 0.001308 1.210334 ( 1.219481)
build_miniruby 0.000000 0.002929 0.846947 ( 0.845487)
build_ruby 0.001835 0.001850 2.230426 ( 2.133201)
build_all 0.013903 0.007607 18.448943 ( 2.172692)
build_install 0.008764 0.012857 1.869277 ( 0.939008)
test_btest 0.000924 0.000415 86.891170 ( 8.886034)
test_basic 0.004350 0.006485 0.348377 ( 0.431832)
test_all 0.001465 0.000733 737.464923 ( 71.312482)
test_rubyspec 0.085749 0.099485 49.019861 ( 57.145514)
total: 145.09 sec