Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-141120
#<BuildRuby:0x0000557a584dc4c0
@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.20220808-141120",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.009804 0.000793 0.972780 ( 1.032283)
build_miniruby 0.002018 0.000269 0.075422 ( 0.073599)
build_ruby 0.001803 0.000241 0.074053 ( 0.071625)
build_all 0.010038 0.001338 1.547893 ( 0.563096)
build_install 0.012008 0.007598 5.127779 ( 2.070657)
test_btest 0.000000 0.001567 75.996143 ( 8.484833)
test_basic 0.003614 0.003737 0.333658 ( 0.425898)
test_all 0.002228 0.000557 647.909186 ( 67.298584)
test_rubyspec 0.129733 0.051247 45.857210 ( 53.380337)
total: 133.40 sec