Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-174550
#<BuildRuby:0x000055a8bd65c1e0
@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.20220819-174550",
@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.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006141 0.000000 0.894760 ( 1.111875)
build_miniruby 0.000000 0.001066 0.057900 ( 0.056691)
build_ruby 0.000000 0.000963 0.059400 ( 0.058083)
build_all 0.002807 0.001812 1.558413 ( 0.602998)
build_install 0.010346 0.000609 1.897745 ( 0.961955)
test_btest 0.000787 0.000046 47.406134 ( 8.756059)
test_basic 0.005180 0.000304 0.287802 ( 0.376754)
test_all 0.002447 0.000143 620.327807 ( 91.548455)
test_rubyspec 0.070152 0.052524 44.466524 ( 52.713297)
total: 156.19 sec