Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-234907
#<BuildRuby:0x000055ee296984e0
@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.20220917-234907",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008525 0.000642 1.077465 ( 1.090860)
build_miniruby 0.001627 0.000232 0.116545 ( 0.112256)
build_ruby 0.001989 0.000285 0.120083 ( 0.100828)
build_all 0.005938 0.004005 1.604877 ( 0.657211)
build_install 0.016718 0.006173 1.931855 ( 0.965221)
test_btest 0.001195 0.000265 94.107467 ( 9.743910)
test_basic 0.002427 0.005612 0.401943 ( 0.488374)
test_all 0.005125 0.000876 678.910961 ( 68.437759)
test_rubyspec 0.102137 0.064844 47.653698 ( 55.778684)
total: 137.38 sec