Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-193742
#<BuildRuby:0x000055958843f5a8
@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.20221204-193742",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000455 0.009693 1.204991 ( 1.186131)
build_miniruby 0.001686 0.000984 0.850998 ( 0.849804)
build_ruby 0.002059 0.001202 2.231560 ( 2.140800)
build_all 0.012725 0.008423 18.701773 ( 2.199423)
build_install 0.017400 0.004537 2.084209 ( 1.031624)
test_btest 0.000916 0.000480 88.794791 ( 9.411916)
test_basic 0.007855 0.002058 0.351580 ( 0.437605)
test_all 0.002459 0.000508 694.744482 ( 72.307489)
test_rubyspec 0.072402 0.095421 49.579537 ( 57.628099)
total: 147.19 sec