Logfile: /home/ko1/ruby/logs/brlog.trunk.20231112-160204
#<BuildRuby:0x00005576c2473568
@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.20231112-160204",
@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.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003670 0.000863 1.259232 ( 1.489910)
build_miniruby 0.000822 0.000194 0.871413 ( 0.872073)
build_ruby 0.001103 0.000260 2.701926 ( 2.702625)
build_all 0.003803 0.005816 15.966127 ( 1.442826)
build_install 0.002993 0.005931 4.839219 ( 1.146921)
test_btest 0.000871 0.000317 79.864465 ( 7.738322)
test_basic 0.000000 0.004512 0.686946 ( 0.763836)
test_all 0.082974 0.049678 494.270088 ( 54.851725)
test_rubyspec 0.021279 0.024111 49.791390 ( 62.104208)
total: 133.11 sec