Logfile: /home/ko1/ruby/logs/brlog.trunk.20230805-205229
#<BuildRuby:0x000055d78eb47858
@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.20230805-205229",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000021 0.000007 0.000028 ( 0.000027)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.006415 0.000000 1.499218 ( 2.732070)
build_miniruby 0.001362 0.000000 0.891012 ( 0.894864)
build_ruby 0.001134 0.000000 2.823426 ( 2.823384)
build_all 0.009525 0.000000 14.975791 ( 1.370432)
build_install 0.005699 0.002823 2.186671 ( 0.929652)
test_btest 0.000788 0.000215 82.377737 ( 7.690436)
test_basic 0.005180 0.000306 0.641440 ( 0.715775)
test_all 0.000000 0.001227 569.843938 ( 51.501514)
test_rubyspec 0.019653 0.024985 46.936968 ( 59.256698)
total: 127.92 sec