Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-063716
#<BuildRuby:0x000055d7d77a27e0
@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.20220805-063716",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.006442 0.000591 0.887349 ( 0.919561)
build_miniruby 0.000828 0.000191 0.057439 ( 0.056211)
build_ruby 0.000794 0.000184 0.059527 ( 0.058322)
build_all 0.004581 0.000079 1.516503 ( 0.587702)
build_install 0.009326 0.001999 5.654331 ( 2.141856)
test_btest 0.000610 0.000131 46.964853 ( 8.722609)
test_basic 0.001369 0.004000 0.278862 ( 0.368091)
test_all 0.000359 0.000673 634.521880 ( 90.588450)
test_rubyspec 0.073449 0.046121 43.600581 ( 50.970111)
total: 154.41 sec