Logfile: /home/ko1/ruby/logs/brlog.trunk.20230707-124238
#<BuildRuby:0x000055d3da37b708
@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.20230707-124238",
@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.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.000000 0.006598 1.552948 ( 2.985064)
build_miniruby 0.000000 0.001317 0.943193 ( 0.943452)
build_ruby 0.000000 0.001399 2.577290 ( 2.578102)
build_all 0.000000 0.008850 8.259897 ( 7.533676)
build_install 0.008219 0.000320 2.124475 ( 2.785413)
test_btest 0.001069 0.000340 83.986769 ( 7.700141)
test_basic 0.000057 0.003905 0.548470 ( 0.631071)
test_all 0.000501 0.000830 451.472444 ( 53.975141)
test_rubyspec 0.020744 0.019208 43.227528 ( 55.647208)
total: 134.78 sec