Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-023301
#<BuildRuby:0x000055faf8938ae8
@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.20221016-023301",
@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.000009 0.000004 0.000013 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008241 0.001572 1.078282 ( 1.141496)
build_miniruby 0.001061 0.000386 0.090720 ( 0.087500)
build_ruby 0.001258 0.000458 0.099318 ( 0.096213)
build_all 0.003086 0.005937 1.342740 ( 0.577031)
build_install 0.012617 0.003247 1.667708 ( 0.905050)
test_btest 0.001596 0.000665 62.543261 ( 6.555891)
test_basic 0.000000 0.006012 0.361798 ( 0.452917)
test_all 0.002527 0.003501 516.822752 ( 55.724693)
test_rubyspec 0.083905 0.051413 43.378186 ( 51.949794)
total: 117.49 sec