Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-065214
#<BuildRuby:0x000055f19dc343a0
@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.20220918-065214",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.009286 0.000663 1.082706 ( 1.123311)
build_miniruby 0.000000 0.001958 0.106605 ( 0.102391)
build_ruby 0.000000 0.002057 0.116797 ( 0.099226)
build_all 0.006150 0.004275 1.597584 ( 0.640451)
build_install 0.006434 0.016468 1.937330 ( 0.967336)
test_btest 0.001014 0.000394 73.491425 ( 8.776291)
test_basic 0.002443 0.005359 0.383882 ( 0.477293)
test_all 0.002244 0.000998 635.444399 ( 66.619849)
test_rubyspec 0.120608 0.064845 46.001777 ( 54.391980)
total: 133.20 sec