Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-170025
#<BuildRuby:0x0000564b7d4c6700
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221108-170025",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.009363 0.000258 1.093490 ( 1.702754)
build_miniruby 0.001514 0.000325 0.067909 ( 0.065860)
build_ruby 0.001431 0.000307 0.069961 ( 0.068068)
build_all 0.003311 0.007078 1.510766 ( 0.594674)
build_install 0.020933 0.001176 1.848885 ( 0.944782)
test_btest 0.001207 0.000302 84.929869 ( 8.614341)
test_basic 0.008409 0.000964 0.342780 ( 0.427087)
test_all 0.001562 0.000372 692.992873 ( 69.400299)
test_rubyspec 0.124257 0.050696 47.817956 ( 55.921945)
total: 137.74 sec