Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-201013
#<BuildRuby:0x0000558ddd748dd8
@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.20220816-201013",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000091 0.000022 0.000113 ( 0.000117)
build_up 0.010398 0.001496 0.963614 ( 0.996278)
build_miniruby 0.001602 0.000370 0.074011 ( 0.072251)
build_ruby 0.001290 0.000298 0.075900 ( 0.074619)
build_all 0.003015 0.007209 1.528638 ( 0.576082)
build_install 0.013181 0.005898 1.865369 ( 0.925007)
test_btest 0.000704 0.000248 78.299570 ( 8.122638)
test_basic 0.006503 0.000646 0.329482 ( 0.419460)
test_all 0.003218 0.001073 664.358652 ( 65.070762)
test_rubyspec 0.093799 0.074421 45.023274 ( 52.640031)
total: 128.90 sec