Logfile: /home/ko1/ruby/logs/brlog.trunk.20231113-100307
#<BuildRuby:0x0000557f0e2fb7b8
@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.20231113-100307",
@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.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.005481 0.000000 1.365760 ( 1.669022)
build_miniruby 0.001071 0.000000 0.814794 ( 0.814361)
build_ruby 0.001378 0.000000 2.741669 ( 2.742346)
build_all 0.002197 0.007462 16.385971 ( 1.568206)
build_install 0.005649 0.003532 4.920196 ( 1.149446)
test_btest 0.001010 0.000112 85.026391 ( 6.941253)
test_basic 0.003749 0.000417 0.767592 ( 0.843656)
test_all 0.124128 0.009529 495.798813 ( 52.622826)
test_rubyspec 0.024503 0.022286 49.799494 ( 62.051280)
total: 130.40 sec