Logfile: /home/ko1/ruby/logs/brlog.trunk.20230705-033255
#<BuildRuby:0x0000558d0b203ee0
@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.20230705-033255",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.004998 1.357616 ( 2.607200)
build_miniruby 0.000000 0.001194 0.945023 ( 0.945888)
build_ruby 0.000105 0.001125 2.546778 ( 2.547091)
build_all 0.009886 0.000000 11.641264 ( 7.998665)
build_install 0.005226 0.003819 5.057473 ( 1.846620)
test_btest 0.001086 0.000236 89.091013 ( 7.708539)
test_basic 0.000000 0.005878 0.799160 ( 0.879048)
test_all 0.000000 0.001460 481.216890 ( 43.002471)
test_rubyspec 0.023095 0.013473 42.830999 ( 55.242767)
total: 122.78 sec