Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-163325
#<BuildRuby:0x000055c337370208
@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.20220726-163325",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.005937 0.000913 0.901531 ( 2.254728)
build_miniruby 0.000843 0.000130 0.056283 ( 0.055062)
build_ruby 0.000829 0.000127 0.058513 ( 0.057333)
build_all 0.004603 0.000019 1.521000 ( 0.586591)
build_install 0.003576 0.007615 5.635130 ( 2.149010)
test_btest 0.000687 0.000172 48.615032 ( 8.420825)
test_basic 0.002007 0.003550 0.260088 ( 0.348906)
test_all 0.000893 0.000263 621.408252 ( 88.747528)
test_rubyspec 0.040647 0.020182 43.370011 ( 49.145150)
total: 151.77 sec