Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-230756
#<BuildRuby:0x0000556e46f37bb8
@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.20230726-230756",
@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.000021 0.000004 0.000025 ( 0.000024)
autoconf 0.000045 0.000008 0.000053 ( 0.000052)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.001755 0.004357 1.477700 ( 2.754821)
build_miniruby 0.000723 0.000161 0.888573 ( 0.887812)
build_ruby 0.001306 0.000290 2.789096 ( 2.793917)
build_all 0.007176 0.002011 13.794723 ( 1.228786)
build_install 0.003670 0.003730 1.868610 ( 0.876795)
test_btest 0.000774 0.000202 80.691711 ( 7.354137)
test_basic 0.003301 0.000861 0.639633 ( 0.721568)
test_all 0.001251 0.000326 494.394273 ( 47.050652)
test_rubyspec 0.020248 0.014839 44.829282 ( 57.191140)
total: 120.86 sec