Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-002105
#<BuildRuby:0x000056166c2cfd70
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231207-002105",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000788 0.004226 0.988310 ( 1.262743)
build_miniruby 0.000791 0.000237 0.866485 ( 0.866461)
build_ruby 0.001676 0.000000 2.717581 ( 2.718845)
build_all 0.007441 0.000000 12.033593 ( 1.018501)
build_install 0.010117 0.001060 3.541086 ( 0.971081)
test_btest 0.000466 0.000103 60.906434 ( 6.000173)
test_basic 0.002412 0.000536 0.369789 ( 0.453001)
test_all 0.064443 0.037136 424.712115 ( 37.823670)
test_rubyspec 0.023635 0.020184 40.050109 ( 52.740583)
total: 103.86 sec