Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-205401
#<BuildRuby:0x00005631e69f7e00
@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.20220718-205401",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000000 0.006306 0.837845 ( 1.077431)
build_miniruby 0.000146 0.000723 0.056752 ( 0.055616)
build_ruby 0.000754 0.000232 0.059222 ( 0.058045)
build_all 0.003539 0.001089 1.547495 ( 0.599743)
build_install 0.001635 0.007276 5.676600 ( 2.202877)
test_btest 0.000576 0.000247 46.508313 ( 8.452769)
test_basic 0.001132 0.004615 0.281001 ( 0.369545)
test_all 0.000625 0.000313 630.114792 ( 89.487006)
test_rubyspec 0.069360 0.061004 43.938736 ( 49.666761)
total: 151.97 sec