Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-145645
#<BuildRuby:0x000055a49a1bc620
@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.20220816-145645",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.010799 0.001661 0.953159 ( 0.982303)
build_miniruby 0.001738 0.000268 0.077233 ( 0.075295)
build_ruby 0.002318 0.000356 0.079676 ( 0.077354)
build_all 0.004351 0.006263 1.529006 ( 0.574345)
build_install 0.015251 0.006680 1.858809 ( 0.919341)
test_btest 0.001444 0.000385 75.381248 ( 8.417504)
test_basic 0.006485 0.001730 0.320964 ( 0.408633)
test_all 0.002438 0.000650 632.769180 ( 64.561561)
test_rubyspec 0.083845 0.089866 44.943576 ( 52.606168)
total: 128.62 sec