Logfile: /home/ko1/ruby/logs/brlog.trunk.20231024-123917
#<BuildRuby:0x000055c3aa6f6eb8
@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.20231024-123917",
@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.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.002821 0.002348 1.878536 ( 2.315858)
build_miniruby 0.000000 0.000939 0.944126 ( 0.943593)
build_ruby 0.000000 0.001236 2.692441 ( 2.692330)
build_all 0.004802 0.005542 17.149142 ( 1.523333)
build_install 0.007636 0.001482 5.383251 ( 1.181203)
test_btest 0.000843 0.000321 90.118197 ( 7.377754)
test_basic 0.004332 0.000128 0.748153 ( 0.826916)
test_all 0.107275 0.028755 509.655220 ( 53.488998)
test_rubyspec 0.027959 0.015243 48.962737 ( 61.300203)
total: 131.65 sec