Logfile: /home/ko1/ruby/logs/brlog.trunk.20231017-055459
#<BuildRuby:0x00005614ca1b75f8
@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.20231017-055459",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000555 0.004286 1.568830 ( 1.803014)
build_miniruby 0.000766 0.000287 0.900343 ( 0.900004)
build_ruby 0.000958 0.000359 2.660914 ( 2.660760)
build_all 0.009007 0.001687 18.262764 ( 1.662475)
build_install 0.008902 0.003141 5.377101 ( 1.251529)
test_btest 0.001172 0.000000 92.873719 ( 8.069033)
test_basic 0.004579 0.000000 0.737579 ( 0.813783)
test_all 0.006348 0.000000 575.722739 ( 60.238006)
test_rubyspec 0.026526 0.027624 51.675602 ( 63.846356)
total: 141.25 sec