Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-154156
#<BuildRuby:0x00005625fc0704e0
@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.20220827-154156",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000023 0.000004 0.000027 ( 0.000030)
configure 0.000050 0.000008 0.000058 ( 0.000057)
build_up 0.003207 0.008113 0.974695 ( 1.439790)
build_miniruby 0.001607 0.000495 0.078848 ( 0.076830)
build_ruby 0.001733 0.000533 0.073923 ( 0.071543)
build_all 0.010428 0.000430 1.533647 ( 0.579195)
build_install 0.022010 0.000000 1.884995 ( 0.903903)
test_btest 0.001301 0.000000 70.493198 ( 8.306335)
test_basic 0.008645 0.000000 0.329557 ( 0.418026)
test_all 0.004303 0.000070 678.624971 ( 67.217177)
test_rubyspec 0.089407 0.071308 45.542158 ( 54.042171)
total: 133.06 sec