Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-021102
#<BuildRuby:0x000055d7598d0208
@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.20220821-021102",
@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.000013 0.000002 0.000015 ( 0.000014)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.006202 0.000333 0.838932 ( 1.173183)
build_miniruby 0.000890 0.000127 0.058196 ( 0.056934)
build_ruby 0.000701 0.000100 0.059462 ( 0.058179)
build_all 0.000431 0.004254 1.560656 ( 0.601743)
build_install 0.008190 0.000799 1.926637 ( 0.960877)
test_btest 0.000612 0.000122 47.427754 ( 8.968870)
test_basic 0.004672 0.000934 0.255910 ( 0.344885)
test_all 0.002022 0.000287 629.597832 ( 90.625875)
test_rubyspec 0.103820 0.013387 44.372019 ( 52.610697)
total: 155.40 sec