Logfile: /home/ko1/ruby/logs/brlog.trunk.20230614-185756
#<BuildRuby:0x000055d1dbe33818
@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.20230614-185756",
@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.000010 0.000003 0.000013 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005079 0.001270 1.367141 ( 2.650268)
build_miniruby 0.000773 0.000193 0.786373 ( 0.785984)
build_ruby 0.001018 0.000255 2.598014 ( 2.598553)
build_all 0.010152 0.000000 12.520836 ( 1.143939)
build_install 0.005152 0.002816 1.847031 ( 0.841391)
test_btest 0.000779 0.000183 81.408991 ( 6.929160)
test_basic 0.001223 0.002318 0.563878 ( 0.651451)
test_all 0.000986 0.000092 438.866797 ( 41.960552)
test_rubyspec 0.028897 0.013599 42.508033 ( 55.009671)
total: 112.57 sec