Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-184656
#<BuildRuby:0x0000555e9419ffa8
@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.20220812-184656",
@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.000001 0.000014 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.002963 0.003429 0.829092 ( 1.727902)
build_miniruby 0.000816 0.000109 0.058148 ( 0.056989)
build_ruby 0.000907 0.000121 0.060319 ( 0.059037)
build_all 0.004110 0.000548 1.537234 ( 0.589244)
build_install 0.005612 0.005305 1.915103 ( 0.966446)
test_btest 0.000641 0.000128 55.303878 ( 8.235305)
test_basic 0.004404 0.000881 0.279163 ( 0.368337)
test_all 0.001227 0.000000 622.329586 ( 89.113245)
test_rubyspec 0.074900 0.043514 43.992706 ( 51.365089)
total: 152.48 sec