Logfile: /home/ko1/ruby/logs/brlog.trunk.20220508-202232
#<BuildRuby:0x000055db3cc180a0
@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.20220508-202232",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.002131 0.004372 0.875777 ( 1.381572)
build_miniruby 0.001078 0.000000 0.057132 ( 0.055830)
build_ruby 0.000000 0.000846 0.058284 ( 0.056986)
build_all 0.001566 0.002736 1.487504 ( 0.592209)
build_install 0.009478 0.001473 6.242303 ( 2.802633)
test_btest 0.000611 0.000163 52.445060 ( 8.163687)
test_basic 0.001104 0.004737 0.255034 ( 0.343781)
test_all 0.000908 0.000303 623.245270 ( 91.848701)
test_rubyspec 0.080151 0.047458 43.918340 ( 48.825999)
total: 154.07 sec