Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-193453
#<BuildRuby:0x00005577bd9a03a0
@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.20220831-193453",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.006725 0.004252 0.965414 ( 1.017613)
build_miniruby 0.001937 0.000242 0.076448 ( 0.075363)
build_ruby 0.002260 0.000000 0.079994 ( 0.078567)
build_all 0.009261 0.000357 1.528271 ( 0.581344)
build_install 0.016215 0.006257 1.880567 ( 0.933297)
test_btest 0.000976 0.000154 71.715938 ( 8.474423)
test_basic 0.002450 0.004547 0.323118 ( 0.413252)
test_all 0.004210 0.000000 671.661945 ( 66.800984)
test_rubyspec 0.138675 0.036066 45.819680 ( 54.294312)
total: 132.67 sec