Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-085349
#<BuildRuby:0x000055e849aabce8
@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.20240111-085349",
@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.000010 0.000001 0.000011 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000027 0.003965 0.788678 ( 1.467582)
build_miniruby 0.000835 0.000148 0.883512 ( 0.883528)
build_ruby 0.001185 0.000210 2.715455 ( 2.718460)
build_all 0.008922 0.000806 14.615439 ( 1.371592)
build_install 0.009048 0.000049 4.207329 ( 1.169276)
test_btest 0.000546 0.000082 76.606548 ( 7.737469)
test_basic 0.003657 0.000549 0.479502 ( 0.559307)
test_all 0.098194 0.038906 507.776235 ( 51.851020)
test_rubyspec 0.023431 0.009685 49.203650 ( 61.767359)
total: 129.53 sec