Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-234703
#<BuildRuby:0x000056001552fba0
@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.20220821-234703",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004365 0.004555 0.833528 ( 0.935789)
build_miniruby 0.001863 0.000287 0.062136 ( 0.061631)
build_ruby 0.001145 0.000177 0.053590 ( 0.053507)
build_all 0.008655 0.000599 1.270402 ( 0.491848)
build_install 0.010897 0.005991 1.590785 ( 0.803208)
test_btest 0.000761 0.000152 53.270297 ( 5.908038)
test_basic 0.001511 0.004301 0.303534 ( 0.398434)
test_all 0.004610 0.000000 490.939232 ( 52.107281)
test_rubyspec 0.080944 0.056448 41.938921 ( 50.453795)
total: 111.21 sec