Logfile: /home/ko1/ruby/logs/brlog.trunk.20220618-163251
#<BuildRuby:0x000055f2da3a1330
@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.20220618-163251",
@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.000010 0.000001 0.000011 ( 0.000010)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.009485 0.000729 0.839680 ( 0.986088)
build_miniruby 0.001784 0.000137 0.063069 ( 0.061038)
build_ruby 0.001489 0.000000 0.056661 ( 0.055244)
build_all 0.008824 0.000057 1.228461 ( 0.488390)
build_install 0.008778 0.010383 4.870089 ( 2.453304)
test_btest 0.000000 0.001390 53.723709 ( 6.007214)
test_basic 0.002270 0.004113 0.300078 ( 0.395158)
test_all 0.003438 0.000000 506.016816 ( 52.465565)
test_rubyspec 0.070498 0.061056 41.794724 ( 47.625356)
total: 110.54 sec