Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-051658
#<BuildRuby:0x000055fd681eb728
@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.20231217-051658",
@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.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000009)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004037 0.000673 1.290094 ( 1.622502)
build_miniruby 0.000777 0.000129 0.910158 ( 0.910671)
build_ruby 0.001116 0.000186 2.876239 ( 2.876330)
build_all 0.006381 0.003864 16.510451 ( 1.549291)
build_install 0.001916 0.006636 4.836044 ( 1.153112)
test_btest 0.000748 0.000204 84.897421 ( 7.137378)
test_basic 0.003681 0.001004 0.763485 ( 0.843822)
test_all 0.110605 0.021399 554.037675 ( 50.594215)
test_rubyspec 0.021128 0.025211 50.553741 ( 62.911862)
total: 129.60 sec