Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-092919
#<BuildRuby:0x0000559eda76fdf8
@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.20221122-092919",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004581 0.000096 1.071746 ( 1.362886)
build_miniruby 0.000778 0.000111 1.070302 ( 1.069004)
build_ruby 0.001125 0.000161 2.797381 ( 2.702603)
build_all 0.007773 0.001111 15.735232 ( 3.349857)
build_install 0.008675 0.000534 2.021729 ( 1.129863)
test_btest 0.000613 0.000082 63.352418 ( 10.970118)
test_basic 0.004189 0.000559 0.326104 ( 0.417162)
test_all 0.001110 0.000148 674.758094 (114.705380)
test_rubyspec 0.031038 0.030993 53.702333 ( 61.958609)
total: 197.67 sec