Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-143315
#<BuildRuby:0x000055d19ec612c0
@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.20221029-143315",
@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.000029 0.000004 0.000033 ( 0.000034)
autoconf 0.000037 0.000006 0.000043 ( 0.000044)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.002377 0.010064 1.076265 ( 1.155399)
build_miniruby 0.001611 0.000537 0.093443 ( 0.092767)
build_ruby 0.001263 0.000421 0.101154 ( 0.099726)
build_all 0.005170 0.001724 1.334888 ( 0.574875)
build_install 0.014012 0.001679 1.660060 ( 0.918674)
test_btest 0.001864 0.000548 61.245767 ( 6.784723)
test_basic 0.002489 0.003898 0.357197 ( 0.449554)
test_all 0.005988 0.000999 516.536695 ( 55.085406)
test_rubyspec 0.069704 0.061571 43.467418 ( 52.084229)
total: 117.25 sec