Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-015632
#<BuildRuby:0x00005597e1a3fda8
@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.20221116-015632",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.000000 0.004919 1.025549 ( 1.030943)
build_miniruby 0.000000 0.000895 0.940868 ( 0.939545)
build_ruby 0.000000 0.001233 2.794275 ( 2.708991)
build_all 0.005031 0.003622 15.897385 ( 3.335679)
build_install 0.004530 0.004876 1.995581 ( 1.180940)
test_btest 0.000458 0.000178 56.884355 ( 11.456519)
test_basic 0.004006 0.001558 0.303954 ( 0.393547)
test_all 0.000789 0.000307 629.974014 (105.326178)
test_rubyspec 0.041004 0.027834 50.873566 ( 59.141637)
total: 185.51 sec