Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-034906
#<BuildRuby:0x000055ff9535af08
@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.20221007-034906",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005389 0.004464 1.119564 ( 1.878334)
build_miniruby 0.000000 0.001770 0.097077 ( 0.094067)
build_ruby 0.000000 0.001390 0.098778 ( 0.096040)
build_all 0.005426 0.001311 1.252035 ( 0.545034)
build_install 0.011089 0.000662 1.606591 ( 0.888100)
test_btest 0.001035 0.000276 62.525319 ( 6.744235)
test_basic 0.002443 0.005358 0.351622 ( 0.439157)
test_all 0.002550 0.004757 509.410096 ( 54.457851)
test_rubyspec 0.074805 0.056222 42.426861 ( 51.053583)
total: 116.20 sec