Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-233632
#<BuildRuby:0x000055b7a280c8e8
@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.20221109-233632",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000021 0.000002 0.000023 ( 0.000015)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.010249 0.000000 1.108609 ( 1.160816)
build_miniruby 0.002271 0.000058 0.063817 ( 0.061437)
build_ruby 0.001787 0.000105 0.066575 ( 0.064967)
build_all 0.010208 0.000342 1.514036 ( 0.598666)
build_install 0.018421 0.004483 1.899087 ( 0.943115)
test_btest 0.000988 0.000090 84.720009 ( 8.734065)
test_basic 0.008445 0.000000 0.325133 ( 0.413835)
test_all 0.002245 0.000149 710.128934 ( 70.366279)
test_rubyspec 0.154037 0.026035 47.920371 ( 56.032997)
total: 138.38 sec