Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-150211
#<BuildRuby:0x000056446e6c2ad8
@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.20220825-150211",
@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.000026 0.000000 0.000026 ( 0.000026)
autoconf 0.000073 0.000000 0.000073 ( 0.000158)
configure 0.000000 0.000075 0.000075 ( 0.000073)
build_up 0.007422 0.004421 0.840392 ( 1.065832)
build_miniruby 0.001909 0.000146 0.064625 ( 0.061809)
build_ruby 0.001422 0.000000 0.051518 ( 0.050040)
build_all 0.008417 0.000000 1.234214 ( 0.466886)
build_install 0.015232 0.000630 1.590178 ( 0.804040)
test_btest 0.001270 0.000079 53.099595 ( 6.041350)
test_basic 0.000813 0.005179 0.305590 ( 0.404149)
test_all 0.004663 0.000233 506.696366 ( 53.375598)
test_rubyspec 0.087594 0.045262 41.865050 ( 50.471114)
total: 112.74 sec