Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-142329
#<BuildRuby:0x000056365f707df8
@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.20220801-142329",
@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.000004 0.000003 0.000007 ( 0.000007)
autoconf 0.000007 0.000005 0.000012 ( 0.000012)
configure 0.000006 0.000004 0.000010 ( 0.000010)
build_up 0.003689 0.002460 0.848699 ( 1.552316)
build_miniruby 0.000592 0.000395 0.057456 ( 0.056265)
build_ruby 0.000507 0.000337 0.059386 ( 0.058144)
build_all 0.004544 0.000066 1.519599 ( 0.584763)
build_install 0.006913 0.004148 5.637159 ( 2.156268)
test_btest 0.001541 0.000000 51.292627 ( 8.606448)
test_basic 0.000000 0.004998 0.294501 ( 0.384436)
test_all 0.000975 0.000000 619.838677 ( 89.507167)
test_rubyspec 0.063316 0.059472 43.778364 ( 49.397939)
total: 152.30 sec