Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-092903
#<BuildRuby:0x0000561dff5d7708
@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.20230729-092903",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.005825 0.000614 1.446981 ( 2.687016)
build_miniruby 0.001070 0.000112 0.949099 ( 0.948644)
build_ruby 0.000000 0.001719 2.585815 ( 2.590666)
build_all 0.006377 0.002336 13.853410 ( 1.232983)
build_install 0.002999 0.004923 1.958531 ( 0.897557)
test_btest 0.000000 0.000990 79.450504 ( 7.594667)
test_basic 0.000000 0.005643 0.623737 ( 0.699401)
test_all 0.000000 0.001973 493.555709 ( 58.783745)
test_rubyspec 0.019082 0.023023 45.503068 ( 57.946188)
total: 133.38 sec