Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-104400
#<BuildRuby:0x0000561c9d4286e0
@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-104400",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.000219 0.010724 0.948035 ( 1.038900)
build_miniruby 0.001445 0.000556 0.074687 ( 0.073657)
build_ruby 0.000093 0.002265 0.075245 ( 0.075061)
build_all 0.007944 0.001727 1.522840 ( 0.600004)
build_install 0.018050 0.004794 1.910294 ( 0.947533)
test_btest 0.001026 0.000378 75.353455 ( 8.174110)
test_basic 0.007527 0.000000 0.336489 ( 0.425763)
test_all 0.002687 0.000703 674.624352 ( 66.180155)
test_rubyspec 0.109539 0.069496 45.153547 ( 52.689264)
total: 130.21 sec