Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-015150
#<BuildRuby:0x000055b35a7b5350
@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.20221017-015150",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004090 0.005215 1.119650 ( 1.197969)
build_miniruby 0.002388 0.000919 0.106364 ( 0.102510)
build_ruby 0.001410 0.000543 0.102330 ( 0.098350)
build_all 0.006255 0.002405 1.333375 ( 0.581922)
build_install 0.012321 0.002830 1.630793 ( 0.897967)
test_btest 0.001585 0.000565 63.908002 ( 6.510329)
test_basic 0.006486 0.000468 0.339539 ( 0.435308)
test_all 0.004957 0.001652 514.779817 ( 55.057833)
test_rubyspec 0.085259 0.052001 43.474524 ( 52.070058)
total: 116.95 sec