Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-163124
#<BuildRuby:0x000055fbb3fb7de0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221115-163124",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000014)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.005559 0.000926 0.945397 ( 2.464019)
build_miniruby 0.001181 0.000000 0.875747 ( 0.874228)
build_ruby 0.000000 0.001479 2.509819 ( 2.424001)
build_all 0.003038 0.006207 15.390913 ( 2.793280)
build_install 0.004746 0.005909 1.858158 ( 0.974343)
test_btest 0.000667 0.000238 64.428695 ( 8.745808)
test_basic 0.005710 0.000368 0.316138 ( 0.403979)
test_all 0.000802 0.000268 617.700500 ( 90.838634)
test_rubyspec 0.079675 0.042261 45.408378 ( 53.695698)
total: 163.21 sec