Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-140226
#<BuildRuby:0x0000564449b806f8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221226-140226",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008559 0.001317 0.962556 ( 1.163386)
build_miniruby 0.002834 0.000000 0.847744 ( 0.846150)
build_ruby 0.000000 0.003333 2.159933 ( 2.160347)
build_all 0.018444 0.003715 18.597259 ( 2.198095)
build_install 0.019733 0.001247 2.037736 ( 1.039283)
test_btest 0.001052 0.000182 91.091107 ( 9.113201)
test_basic 0.003725 0.005361 0.339927 ( 0.426847)
test_all 0.001776 0.000386 668.365599 ( 63.333002)
test_rubyspec 0.126116 0.060462 48.089495 ( 56.202078)
total: 136.48 sec