Logfile: /home/ko1/ruby/logs/brlog.trunk.20230629-193138
#<BuildRuby:0x0000562ffdaff0b8
@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.20230629-193138",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005485 0.000346 1.507657 ( 2.772647)
build_miniruby 0.001166 0.000259 0.897824 ( 0.897544)
build_ruby 0.001074 0.000239 2.556534 ( 2.557030)
build_all 0.009621 0.000000 10.965234 ( 7.409365)
build_install 0.008388 0.001082 4.946593 ( 1.840737)
test_btest 0.001218 0.000232 86.309542 ( 7.318525)
test_basic 0.003496 0.000666 0.612554 ( 0.700469)
test_all 0.001119 0.000213 474.472065 ( 44.580814)
test_rubyspec 0.012722 0.024835 42.576688 ( 55.033958)
total: 123.11 sec