Logfile: /home/ko1/ruby/logs/brlog.trunk.20221027-204513
#<BuildRuby:0x00005593a2545480
@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.20221027-204513",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000991 0.009284 1.105398 ( 1.184531)
build_miniruby 0.000000 0.002442 0.104348 ( 0.100987)
build_ruby 0.000725 0.001093 0.098346 ( 0.095794)
build_all 0.008228 0.000000 1.294776 ( 0.569216)
build_install 0.012818 0.001838 1.649564 ( 0.897554)
test_btest 0.000000 0.001884 62.215563 ( 6.205730)
test_basic 0.004493 0.002487 0.349759 ( 0.439601)
test_all 0.006012 0.001142 515.318074 ( 55.036068)
test_rubyspec 0.076724 0.047068 43.220987 ( 51.787838)
total: 116.32 sec