Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-184510
#<BuildRuby:0x000055c6cd943dd0
@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.20220818-184510",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000014 0.000000 0.000014 ( 0.000015)
build_up 0.002575 0.004093 0.834591 ( 1.152095)
build_miniruby 0.000903 0.000060 0.057514 ( 0.056350)
build_ruby 0.000802 0.000053 0.059674 ( 0.058510)
build_all 0.004505 0.000018 1.563098 ( 0.605587)
build_install 0.006582 0.004512 1.911710 ( 0.957254)
test_btest 0.000702 0.000082 58.323085 ( 8.300954)
test_basic 0.001751 0.003977 0.281974 ( 0.370900)
test_all 0.000000 0.002099 629.263587 ( 90.257622)
test_rubyspec 0.097911 0.032700 43.844854 ( 52.222640)
total: 153.98 sec