Logfile: /home/ko1/ruby/logs/brlog.trunk.20220316-131916
#<BuildRuby:0x000055d7dc4744d8
@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.20220316-131916",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000075)
build_up 0.007859 0.004503 1.073659 ( 1.914249)
build_miniruby 0.001956 0.000261 0.076145 ( 0.073584)
build_ruby 0.002116 0.000282 0.076773 ( 0.074157)
build_all 0.010246 0.000714 4.190413 ( 0.853597)
build_install 0.011562 0.010186 8.015135 ( 2.421351)
test_btest 0.001034 0.000229 75.603300 ( 8.147135)
test_basic 0.003155 0.004560 0.335178 ( 0.423216)
test_all 0.001310 0.000345 700.064051 ( 67.943225)
test_rubyspec 0.086340 0.073505 46.407981 ( 51.871095)
total: 133.72 sec