Logfile: /home/ko1/ruby/logs/brlog.trunk.20220626-095648
#<BuildRuby:0x000055d894acb800
@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.20220626-095648",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000000 0.011348 1.015152 ( 3.623023)
build_miniruby 0.000800 0.001247 0.076089 ( 0.075312)
build_ruby 0.001286 0.000701 0.072675 ( 0.071210)
build_all 0.004447 0.004380 1.472429 ( 0.590156)
build_install 0.016402 0.006165 5.835744 ( 2.828502)
test_btest 0.001085 0.000000 78.463547 ( 8.135202)
test_basic 0.006781 0.001826 0.322410 ( 0.411721)
test_all 0.001984 0.000423 641.944076 ( 64.818786)
test_rubyspec 0.107603 0.073286 45.446188 ( 50.927003)
total: 131.48 sec