Logfile: /home/ko1/ruby/logs/brlog.trunk.20231025-135527
#<BuildRuby:0x000056545be8b7b8
@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.20231025-135527",
@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.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000600 0.004261 1.266914 ( 1.543336)
build_miniruby 0.000891 0.000210 0.817508 ( 0.817595)
build_ruby 0.001026 0.000241 2.689794 ( 2.689702)
build_all 0.004369 0.006014 16.921666 ( 1.479043)
build_install 0.002933 0.007358 5.126467 ( 1.214034)
test_btest 0.000000 0.001097 90.159485 ( 7.305339)
test_basic 0.000000 0.004602 0.775399 ( 0.851856)
test_all 0.095651 0.039505 512.615231 ( 56.186532)
test_rubyspec 0.027653 0.021388 50.050805 ( 62.356493)
total: 134.44 sec