Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-201441
#<BuildRuby:0x0000563f97a843a0
@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.20221114-201441",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000000 0.010871 1.094467 ( 1.151692)
build_miniruby 0.001817 0.000652 0.124549 ( 0.122704)
build_ruby 0.001669 0.000445 0.125571 ( 0.109981)
build_all 0.005802 0.004597 1.581699 ( 0.686514)
build_install 0.019778 0.001917 1.932967 ( 1.014721)
test_btest 0.001377 0.000362 87.968237 ( 9.087524)
test_basic 0.005975 0.001572 0.405031 ( 0.496108)
test_all 0.001885 0.000495 655.494156 ( 69.072897)
test_rubyspec 0.109375 0.073014 48.235134 ( 56.401748)
total: 138.15 sec