Logfile: /home/ko1/ruby/logs/brlog.trunk.20220508-162449
#<BuildRuby:0x0000563ba4d9ff40
@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-162449",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.000000 0.006491 0.843430 ( 1.232784)
build_miniruby 0.000000 0.001050 0.057411 ( 0.056133)
build_ruby 0.000000 0.001029 0.057818 ( 0.056565)
build_all 0.000374 0.003911 1.503024 ( 0.599021)
build_install 0.003339 0.005492 6.273372 ( 2.820630)
test_btest 0.000602 0.000232 55.349694 ( 8.107865)
test_basic 0.000563 0.004777 0.282246 ( 0.371108)
test_all 0.001164 0.000139 643.418235 ( 97.000439)
test_rubyspec 0.053753 0.033437 43.905806 ( 48.846263)
total: 159.09 sec