Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-113318
#<BuildRuby:0x000055f454d3a7e0
@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.20220824-113318",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.006703 0.000000 0.844404 ( 1.780367)
build_miniruby 0.000931 0.000000 0.057674 ( 0.056467)
build_ruby 0.000827 0.000000 0.059117 ( 0.057970)
build_all 0.004592 0.000000 1.528013 ( 0.588567)
build_install 0.010934 0.000000 1.912739 ( 0.962496)
test_btest 0.000850 0.000000 47.020293 ( 8.752998)
test_basic 0.005297 0.000000 0.254821 ( 0.343918)
test_all 0.001903 0.000000 622.232400 ( 91.075467)
test_rubyspec 0.043673 0.067101 44.504741 ( 52.754729)
total: 156.37 sec