Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-000902
#<BuildRuby:0x000055d6fe9d0208
@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.20221124-000902",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.003868 0.000829 1.132691 ( 1.438455)
build_miniruby 0.000801 0.000172 0.994542 ( 0.993255)
build_ruby 0.000948 0.000204 2.799168 ( 2.691955)
build_all 0.006140 0.002718 15.741211 ( 3.253193)
build_install 0.007220 0.002787 2.038781 ( 1.137686)
test_btest 0.000489 0.000122 67.375349 ( 11.092997)
test_basic 0.004699 0.000000 0.304227 ( 0.394908)
test_all 0.001322 0.000000 694.539298 (106.835444)
test_rubyspec 0.044227 0.015434 53.827336 ( 62.149496)
total: 189.99 sec