Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-202954
#<BuildRuby:0x00005589f12bcea8
@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.20220724-202954",
@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.000016 0.000003 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006132 0.004491 0.967806 ( 1.225324)
build_miniruby 0.002206 0.000000 0.076434 ( 0.074532)
build_ruby 0.001635 0.000000 0.072729 ( 0.071144)
build_all 0.008628 0.000795 1.539651 ( 0.577342)
build_install 0.021758 0.001319 5.148347 ( 2.056189)
test_btest 0.000000 0.001375 79.036419 ( 8.537957)
test_basic 0.003742 0.003195 0.322703 ( 0.411320)
test_all 0.001537 0.000308 674.502309 ( 66.248782)
test_rubyspec 0.093594 0.083841 45.300256 ( 51.157468)
total: 130.36 sec