Logfile: /home/ko1/ruby/logs/brlog.trunk.20231027-080301
#<BuildRuby:0x0000558a36088098
@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.20231027-080301",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001056 0.004236 1.497216 ( 2.000603)
build_miniruby 0.000649 0.000259 1.631020 ( 1.520870)
build_ruby 0.000000 0.001310 2.667950 ( 2.668293)
build_all 0.005199 0.005232 16.814178 ( 1.561019)
build_install 0.005971 0.002985 4.989185 ( 1.184169)
test_btest 0.000792 0.000396 87.201782 ( 7.446634)
test_basic 0.000081 0.005259 0.823557 ( 0.900143)
test_all 0.101175 0.035878 504.881890 ( 60.656247)
test_rubyspec 0.037862 0.010913 50.200249 ( 62.498700)
total: 140.44 sec