Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-060915
#<BuildRuby:0x000055a4e481b440
@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.20220208-060915",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009086 0.001298 0.985206 ( 1.300128)
build_miniruby 0.002192 0.000314 0.070904 ( 0.069408)
build_ruby 0.001489 0.000213 0.076710 ( 0.076035)
build_all 0.010135 0.000709 4.134310 ( 0.808750)
build_install 0.015843 0.007457 7.874421 ( 2.386330)
test_btest 0.001383 0.000000 77.587182 ( 8.038017)
test_basic 0.003729 0.003657 0.337974 ( 0.427893)
test_all 0.001421 0.000309 656.757720 ( 65.777548)
test_rubyspec 0.102603 0.057935 45.907353 ( 51.375735)
total: 130.26 sec