Logfile: /home/ko1/ruby/logs/brlog.trunk.20231014-063207
#<BuildRuby:0x000056265c8bee48
@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.20231014-063207",
@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.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004918 0.000819 1.561725 ( 1.762417)
build_miniruby 0.000925 0.000154 0.935490 ( 0.935564)
build_ruby 0.001108 0.000184 2.656317 ( 2.656186)
build_all 0.009243 0.000761 17.990327 ( 1.600326)
build_install 0.000000 0.009348 5.360678 ( 1.248191)
test_btest 0.000715 0.000188 87.776091 ( 7.673683)
test_basic 0.000314 0.003401 0.595921 ( 0.672039)
test_all 0.004870 0.001461 560.406870 ( 58.983619)
test_rubyspec 0.017018 0.032625 51.249303 ( 63.527869)
total: 139.06 sec