Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-025155
#<BuildRuby:0x000055c610837fa8
@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.20221121-025155",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.004981 0.000057 1.049886 ( 1.062164)
build_miniruby 0.000966 0.000069 1.080989 ( 1.079632)
build_ruby 0.001089 0.000078 2.872988 ( 2.744203)
build_all 0.004497 0.004410 15.873617 ( 3.282071)
build_install 0.003948 0.005196 2.061398 ( 1.272524)
test_btest 0.000524 0.000105 61.225929 ( 10.854618)
test_basic 0.004084 0.000817 0.273885 ( 0.364713)
test_all 0.001035 0.000207 659.523688 (103.233652)
test_rubyspec 0.042923 0.026758 51.024403 ( 59.186081)
total: 183.08 sec