Logfile: /home/ko1/ruby/logs/brlog.trunk.20230609-040947
#<BuildRuby:0x0000555cdfc88098
@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.20230609-040947",
@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.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002085 0.004690 1.453213 ( 2.736154)
build_miniruby 0.000762 0.000239 0.784956 ( 0.784842)
build_ruby 0.001251 0.000000 2.458109 ( 2.459005)
build_all 0.002890 0.006251 12.875651 ( 1.112988)
build_install 0.007766 0.000000 1.771744 ( 0.840817)
test_btest 0.000776 0.000000 84.096806 ( 6.449840)
test_basic 0.002771 0.000389 0.551328 ( 0.633784)
test_all 0.001099 0.000367 442.883600 ( 48.910685)
test_rubyspec 0.010018 0.032298 41.261536 ( 53.733305)
total: 117.66 sec