Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-071551
#<BuildRuby:0x000055beb9da0ea8
@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.20220813-071551",
@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.000020 0.000000 0.000020 ( 0.000020)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.000785 0.011027 0.981241 ( 1.328479)
build_miniruby 0.001880 0.000332 0.076355 ( 0.074877)
build_ruby 0.001406 0.000248 0.069066 ( 0.067779)
build_all 0.008595 0.001516 1.536496 ( 0.567870)
build_install 0.012388 0.007547 1.934745 ( 0.952586)
test_btest 0.000938 0.000223 76.172834 ( 8.870331)
test_basic 0.005923 0.001410 0.323856 ( 0.413530)
test_all 0.002171 0.002710 635.675780 ( 64.110196)
test_rubyspec 0.102125 0.074110 45.894480 ( 53.180892)
total: 129.57 sec