Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-031837
#<BuildRuby:0x000055c81d2546e0
@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.20220911-031837",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.009344 0.003248 1.163007 ( 1.106620)
build_miniruby 0.001622 0.000499 0.073203 ( 0.071057)
build_ruby 0.001429 0.000439 0.076097 ( 0.074952)
build_all 0.009839 0.000377 1.576397 ( 0.608126)
build_install 0.013291 0.010272 1.949809 ( 0.948783)
test_btest 0.000775 0.000273 95.297164 ( 9.553451)
test_basic 0.005316 0.003180 0.354551 ( 0.442044)
test_all 0.002803 0.001033 670.465754 ( 67.017719)
test_rubyspec 0.115861 0.057216 47.075698 ( 55.171211)
total: 135.00 sec