Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-100337
#<BuildRuby:0x0000563082189350
@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.20221009-100337",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008083 0.002204 1.169012 ( 1.494412)
build_miniruby 0.003126 0.000852 2.075596 ( 1.396272)
build_ruby 0.001923 0.000525 1.867265 ( 1.802248)
build_all 0.010271 0.003680 12.781109 ( 1.675318)
build_install 0.010686 0.005154 1.638138 ( 0.871338)
test_btest 0.001504 0.000470 60.678028 ( 6.602819)
test_basic 0.005579 0.001743 0.355092 ( 0.445121)
test_all 0.007147 0.000526 483.540239 ( 53.192003)
test_rubyspec 0.095374 0.035437 42.525068 ( 50.820742)
total: 118.30 sec