Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-080547
#<BuildRuby:0x00005601d01f3fb0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220720-080547",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000010 0.000004 0.000014 ( 0.000015)
build_up 0.004661 0.001865 0.893462 ( 2.357150)
build_miniruby 0.000608 0.000243 0.057532 ( 0.056381)
build_ruby 0.001007 0.000000 0.059419 ( 0.058185)
build_all 0.001240 0.003629 1.542351 ( 0.606640)
build_install 0.011341 0.000000 5.680946 ( 2.194677)
test_btest 0.000531 0.000000 51.334027 ( 8.212284)
test_basic 0.001673 0.003520 0.298774 ( 0.387915)
test_all 0.001220 0.000000 591.862364 ( 94.747169)
test_rubyspec 0.046535 0.016271 43.766787 ( 49.431781)
total: 158.05 sec