Logfile: /home/ko1/ruby/logs/brlog.trunk.20231025-213620
#<BuildRuby:0x000055caeb2c4078
@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.20231025-213620",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.000000 0.004917 1.277939 ( 1.551730)
build_miniruby 0.000000 0.001018 0.932766 ( 0.932384)
build_ruby 0.000000 0.001239 2.598304 ( 2.598087)
build_all 0.004902 0.004931 16.703676 ( 1.546471)
build_install 0.008919 0.000134 4.980451 ( 1.152646)
test_btest 0.000880 0.000152 82.471183 ( 7.629362)
test_basic 0.004311 0.000000 0.670618 ( 0.748619)
test_all 0.104033 0.030460 520.445624 ( 49.022788)
test_rubyspec 0.021306 0.022851 49.584826 ( 61.922879)
total: 127.11 sec