Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-003006
#<BuildRuby:0x00005626b5abacc0
@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.20221101-003006",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005729 0.003727 1.131315 ( 1.599466)
build_miniruby 0.001514 0.000202 0.103435 ( 0.100974)
build_ruby 0.001387 0.000185 0.103232 ( 0.101042)
build_all 0.008163 0.001088 1.353051 ( 0.597244)
build_install 0.008486 0.006334 1.671193 ( 0.898170)
test_btest 0.000000 0.001835 60.827504 ( 6.757784)
test_basic 0.002355 0.003866 0.358979 ( 0.448458)
test_all 0.007282 0.000478 491.667733 ( 53.763268)
test_rubyspec 0.064859 0.044446 43.199410 ( 51.482000)
total: 115.75 sec