Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-024652
#<BuildRuby:0x000056477e9f4e50
@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.20220719-024652",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009759 0.000781 0.981309 ( 2.472951)
build_miniruby 0.001573 0.000210 0.067961 ( 0.066901)
build_ruby 0.001857 0.000248 0.068810 ( 0.068118)
build_all 0.010608 0.000179 1.570509 ( 0.587984)
build_install 0.018180 0.005277 5.223658 ( 2.084279)
test_btest 0.001422 0.000214 70.756275 ( 8.252547)
test_basic 0.007745 0.000402 0.330454 ( 0.419451)
test_all 0.001622 0.000232 679.470958 ( 66.963078)
test_rubyspec 0.105269 0.076008 45.558190 ( 51.248674)
total: 132.16 sec