Logfile: /home/ko1/ruby/logs/brlog.trunk.20220607-092731
#<BuildRuby:0x000055b8346325a8
@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.20220607-092731",
@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.000000 0.000007 ( 0.000006)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006333 0.000452 0.855388 ( 1.150535)
build_miniruby 0.000982 0.000070 0.057924 ( 0.056638)
build_ruby 0.001027 0.000000 0.059454 ( 0.058216)
build_all 0.004273 0.000061 1.522310 ( 0.607477)
build_install 0.010558 0.000704 6.318670 ( 2.848206)
test_btest 0.000666 0.000044 56.534232 ( 8.166997)
test_basic 0.005503 0.000015 0.307257 ( 0.395735)
test_all 0.001413 0.000088 649.610733 ( 94.184881)
test_rubyspec 0.075217 0.048308 44.242643 ( 49.797884)
total: 157.27 sec