Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-150059
#<BuildRuby:0x000055d314c5ed28
@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.20221029-150059",
@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.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.006059 0.004232 1.137494 ( 1.159933)
build_miniruby 0.001612 0.000230 0.096460 ( 0.092705)
build_ruby 0.001139 0.000163 0.087113 ( 0.085049)
build_all 0.008830 0.000606 1.336566 ( 0.578894)
build_install 0.011560 0.003518 1.670347 ( 0.899620)
test_btest 0.001521 0.000240 62.596001 ( 6.760903)
test_basic 0.002851 0.004032 0.368618 ( 0.457651)
test_all 0.006498 0.001299 517.268322 ( 55.562940)
test_rubyspec 0.087172 0.033831 43.465604 ( 51.706646)
total: 117.31 sec