Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-103334
#<BuildRuby:0x0000560ffe7d2df0
@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.20230724-103334",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.001458 0.004224 1.457689 ( 2.746999)
build_miniruby 0.000823 0.000130 0.873994 ( 0.873266)
build_ruby 0.001047 0.000165 2.601815 ( 2.602187)
build_all 0.005731 0.003677 14.413378 ( 1.327939)
build_install 0.006847 0.001304 1.882272 ( 0.894633)
test_btest 0.000892 0.000170 83.405878 ( 7.481235)
test_basic 0.005135 0.000978 0.757316 ( 0.832182)
test_all 0.001323 0.000252 497.274913 ( 50.275658)
test_rubyspec 0.029916 0.016352 43.893211 ( 56.150007)
total: 123.18 sec