Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-133351
#<BuildRuby:0x0000561d95d9ff68
@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.20220721-133351",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000009 0.000003 0.000012 ( 0.000013)
build_up 0.005083 0.002033 0.908121 ( 2.115286)
build_miniruby 0.000761 0.000304 0.057346 ( 0.056112)
build_ruby 0.000724 0.000289 0.059649 ( 0.058431)
build_all 0.003171 0.001269 1.531174 ( 0.602957)
build_install 0.009021 0.000000 5.654334 ( 2.187984)
test_btest 0.000000 0.000741 45.161534 ( 8.948593)
test_basic 0.002641 0.002841 0.282790 ( 0.372052)
test_all 0.000733 0.000282 593.080911 ( 93.717524)
test_rubyspec 0.088006 0.032389 43.982646 ( 49.622856)
total: 157.68 sec