Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-184855
#<BuildRuby:0x00005587200ecc00
@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.20220803-184855",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005896 0.005407 1.001322 ( 1.123871)
build_miniruby 0.001665 0.000384 0.077821 ( 0.075930)
build_ruby 0.001437 0.000332 0.066709 ( 0.064855)
build_all 0.009450 0.001006 1.515506 ( 0.566729)
build_install 0.010865 0.012118 5.191558 ( 2.035719)
test_btest 0.000925 0.000309 73.963423 ( 8.235130)
test_basic 0.005704 0.001902 0.323842 ( 0.412800)
test_all 0.002347 0.000782 643.333508 ( 64.695716)
test_rubyspec 0.080453 0.100523 45.538652 ( 53.116945)
total: 130.33 sec