Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-235427
#<BuildRuby:0x00005634cdf3ff68
@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-235427",
@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.000012 0.000006 0.000018 ( 0.000017)
configure 0.000008 0.000004 0.000012 ( 0.000011)
build_up 0.004377 0.002188 0.807845 ( 0.988125)
build_miniruby 0.000702 0.000351 0.057957 ( 0.056672)
build_ruby 0.000634 0.000317 0.059736 ( 0.058461)
build_all 0.004611 0.000073 1.533246 ( 0.589675)
build_install 0.005941 0.005204 1.904371 ( 0.954092)
test_btest 0.000485 0.000243 54.473840 ( 7.930068)
test_basic 0.003633 0.001816 0.325535 ( 0.414381)
test_all 0.000000 0.002941 597.423861 ( 88.655687)
test_rubyspec 0.053973 0.066473 43.772608 ( 52.065644)
total: 151.71 sec