Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-033045
#<BuildRuby:0x000055e49fc5a7e0
@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.20220720-033045",
@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.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.006509 0.000000 0.877392 ( 1.180750)
build_miniruby 0.000981 0.000000 0.056886 ( 0.055697)
build_ruby 0.001021 0.000000 0.058984 ( 0.057727)
build_all 0.004700 0.000000 1.549374 ( 0.602026)
build_install 0.006498 0.004865 5.659881 ( 2.157380)
test_btest 0.000603 0.000038 55.001789 ( 8.061319)
test_basic 0.005549 0.000037 0.299061 ( 0.387900)
test_all 0.000000 0.001069 625.327159 ( 89.530925)
test_rubyspec 0.094966 0.031636 44.010541 ( 49.564182)
total: 151.60 sec