Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-223003
#<BuildRuby:0x00005571e1d0b4b8
@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.20220904-223003",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008550 0.001315 0.978392 ( 1.012534)
build_miniruby 0.002045 0.000315 0.073188 ( 0.070883)
build_ruby 0.001815 0.000279 0.076133 ( 0.074109)
build_all 0.010032 0.000046 1.585176 ( 0.624493)
build_install 0.015720 0.005927 1.898766 ( 0.935471)
test_btest 0.001356 0.000239 78.041726 ( 8.339732)
test_basic 0.007284 0.000328 0.340119 ( 0.429349)
test_all 0.004834 0.000806 671.895290 ( 65.603115)
test_rubyspec 0.073238 0.088433 45.551564 ( 54.052060)
total: 131.14 sec