Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-001245
#<BuildRuby:0x00005587cabeefe0
@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.20220831-001245",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.011088 0.000399 0.995605 ( 1.023554)
build_miniruby 0.001812 0.000226 0.074272 ( 0.072918)
build_ruby 0.001687 0.000210 0.077939 ( 0.076757)
build_all 0.008863 0.001108 1.553024 ( 0.588572)
build_install 0.010409 0.011427 1.929015 ( 0.944195)
test_btest 0.000870 0.000207 73.547631 ( 8.169712)
test_basic 0.003643 0.004129 0.328481 ( 0.417584)
test_all 0.003270 0.002452 649.264674 ( 65.308671)
test_rubyspec 0.110400 0.066938 45.660333 ( 54.154430)
total: 130.76 sec