Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-023355
#<BuildRuby:0x0000559062a7cdd8
@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.20220801-023355",
@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.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.008377 0.003910 0.982566 ( 1.945314)
build_miniruby 0.002088 0.000116 0.075597 ( 0.074461)
build_ruby 0.001996 0.000111 0.071322 ( 0.070198)
build_all 0.006324 0.004381 1.521885 ( 0.578300)
build_install 0.016413 0.005396 5.172241 ( 2.094332)
test_btest 0.001203 0.000172 74.577929 ( 8.241046)
test_basic 0.006463 0.000923 0.316182 ( 0.405846)
test_all 0.001814 0.000259 658.858381 ( 65.906261)
test_rubyspec 0.093046 0.088898 45.488333 ( 51.266664)
total: 130.58 sec