Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-203943
#<BuildRuby:0x00005616be5f04d0
@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.20221225-203943",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.007830 0.001957 0.955054 ( 1.383584)
build_miniruby 0.002098 0.000524 0.842807 ( 0.841384)
build_ruby 0.002612 0.000653 2.136238 ( 2.136299)
build_all 0.020627 0.000095 18.622012 ( 2.180690)
build_install 0.017523 0.004517 2.059682 ( 1.014993)
test_btest 0.001151 0.000230 92.065599 ( 8.708973)
test_basic 0.008375 0.001675 0.356855 ( 0.440295)
test_all 0.000000 0.001896 691.457213 ( 67.019468)
test_rubyspec 0.103601 0.073479 48.372849 ( 56.439446)
total: 140.17 sec