Logfile: /home/ko1/ruby/logs/brlog.trunk.20220421-231922
#<BuildRuby:0x0000556433a1bf20
@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.20220421-231922",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000015)
configure 0.000012 0.000000 0.000012 ( 0.000011)
build_up 0.002460 0.004073 0.835886 ( 1.081322)
build_miniruby 0.000965 0.000064 0.057226 ( 0.055961)
build_ruby 0.000842 0.000056 0.059078 ( 0.057941)
build_all 0.003802 0.000254 1.489397 ( 0.602410)
build_install 0.010143 0.000676 6.288098 ( 2.826282)
test_btest 0.000759 0.000050 53.394738 ( 8.653051)
test_basic 0.005701 0.000032 0.317205 ( 0.405565)
test_all 0.001163 0.000073 634.207792 ( 91.107712)
test_rubyspec 0.096048 0.024854 44.340131 ( 49.302935)
total: 154.09 sec