Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-151415
#<BuildRuby:0x00005620676fc4c0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220903-151415",
@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.000002 0.000009 ( 0.000010)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.005758 0.005716 0.986974 ( 1.133949)
build_miniruby 0.001552 0.000478 0.076530 ( 0.075066)
build_ruby 0.001416 0.000436 0.074227 ( 0.072544)
build_all 0.008266 0.001038 1.559194 ( 0.597373)
build_install 0.016135 0.005820 1.913152 ( 0.959497)
test_btest 0.000899 0.000270 73.370304 ( 8.650281)
test_basic 0.004925 0.001477 0.331108 ( 0.421847)
test_all 0.000000 0.003202 678.169063 ( 66.873579)
test_rubyspec 0.091375 0.082175 45.149532 ( 53.712592)
total: 132.50 sec