Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-174637
#<BuildRuby:0x00005606789ac6d8
@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.20220919-174637",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.005363 0.004502 1.057743 ( 1.115096)
build_miniruby 0.001437 0.000479 0.117424 ( 0.115439)
build_ruby 0.001651 0.000551 0.117672 ( 0.101155)
build_all 0.004958 0.004650 1.582646 ( 0.667243)
build_install 0.015296 0.007019 1.942930 ( 0.990608)
test_btest 0.001155 0.000462 74.475857 ( 8.787392)
test_basic 0.003876 0.004512 0.381220 ( 0.471183)
test_all 0.002624 0.000848 649.979377 ( 66.155549)
test_rubyspec 0.101286 0.068037 45.405315 ( 53.890305)
total: 132.29 sec