Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-205802
#<BuildRuby:0x000055703188efe0
@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.20220717-205802",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.011204 0.000000 0.959546 ( 1.086406)
build_miniruby 0.001967 0.000079 0.070178 ( 0.068277)
build_ruby 0.001564 0.000195 0.071184 ( 0.070021)
build_all 0.005384 0.004528 1.522305 ( 0.597745)
build_install 0.009358 0.013605 5.086554 ( 2.076802)
test_btest 0.000973 0.000310 75.415078 ( 8.489461)
test_basic 0.005244 0.001669 0.325113 ( 0.415070)
test_all 0.001787 0.000568 631.767766 ( 65.093670)
test_rubyspec 0.109472 0.079363 45.686188 ( 51.501784)
total: 129.40 sec