Logfile: /home/ko1/ruby/logs/brlog.trunk.20221030-144202
#<BuildRuby:0x000056204935a9c0
@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.20221030-144202",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009201 0.002509 1.145221 ( 1.194015)
build_miniruby 0.001564 0.000427 0.105407 ( 0.102427)
build_ruby 0.001245 0.000339 0.106330 ( 0.103996)
build_all 0.002482 0.005852 1.351731 ( 0.592950)
build_install 0.013246 0.004066 1.685267 ( 0.910049)
test_btest 0.001355 0.000479 61.577423 ( 6.559594)
test_basic 0.004592 0.001620 0.356727 ( 0.447125)
test_all 0.002431 0.005494 498.466602 ( 53.835126)
test_rubyspec 0.071440 0.054553 43.405861 ( 51.959092)
total: 115.71 sec