Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-144803
#<BuildRuby:0x000055ca84374c00
@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.20221115-144803",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000035 0.000005 0.000040 ( 0.000039)
build_up 0.005483 0.003407 1.085583 ( 1.259424)
build_miniruby 0.001780 0.000334 0.881298 ( 0.890140)
build_ruby 0.002177 0.000408 2.300436 ( 2.236053)
build_all 0.014189 0.003624 18.163628 ( 2.308421)
build_install 0.016960 0.003392 1.846964 ( 0.975013)
test_btest 0.000787 0.000157 86.554647 ( 9.996925)
test_basic 0.000027 0.007452 0.341069 ( 0.429682)
test_all 0.001372 0.000384 722.373004 ( 75.509205)
test_rubyspec 0.061668 0.049349 49.886022 ( 58.405429)
total: 152.01 sec