Logfile: /home/ko1/ruby/logs/brlog.trunk.20231017-062937
#<BuildRuby:0x0000559a8be24020
@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.20231017-062937",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000488 0.004136 1.486294 ( 1.697703)
build_miniruby 0.001045 0.000000 0.932618 ( 0.932848)
build_ruby 0.001424 0.000000 2.670423 ( 2.670771)
build_all 0.009733 0.001176 18.697324 ( 1.624890)
build_install 0.007577 0.006240 5.552414 ( 1.284703)
test_btest 0.000864 0.000167 92.825910 ( 8.277706)
test_basic 0.004385 0.000849 0.800949 ( 0.876559)
test_all 0.005733 0.001110 589.877758 ( 57.620062)
test_rubyspec 0.023862 0.027906 51.674948 ( 63.915923)
total: 138.90 sec