Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-132211
#<BuildRuby:0x0000559ba8767de0
@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.20220810-132211",
@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.000005 0.000003 0.000008 ( 0.000007)
autoconf 0.000009 0.000004 0.000013 ( 0.000014)
configure 0.000008 0.000004 0.000012 ( 0.000011)
build_up 0.004418 0.002209 0.889526 ( 15.600102)
build_miniruby 0.000703 0.000352 0.058027 ( 0.056759)
build_ruby 0.000663 0.000331 0.060335 ( 0.059071)
build_all 0.003134 0.001567 1.517947 ( 0.583382)
build_install 0.010709 0.000476 5.657644 ( 2.150811)
test_btest 0.000530 0.000221 57.235853 ( 8.184981)
test_basic 0.004059 0.001692 0.347481 ( 0.435795)
test_all 0.000858 0.000357 623.406212 ( 91.116266)
test_rubyspec 0.067961 0.058197 44.121917 ( 51.577233)
total: 169.76 sec