Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-104315
#<BuildRuby:0x000055e5870a83a0
@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.20220812-104315",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001029 0.011439 0.972963 ( 1.563644)
build_miniruby 0.002588 0.000000 0.075291 ( 0.072949)
build_ruby 0.001205 0.001161 0.074223 ( 0.072155)
build_all 0.005030 0.005574 1.555011 ( 0.575631)
build_install 0.017385 0.004685 1.902089 ( 0.935487)
test_btest 0.000717 0.000273 73.382046 ( 8.171549)
test_basic 0.005042 0.001921 0.336909 ( 0.426558)
test_all 0.005318 0.002026 658.006171 ( 65.033329)
test_rubyspec 0.113647 0.056440 46.197867 ( 53.822349)
total: 130.67 sec