Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-160345
#<BuildRuby:0x0000559eaadbf670
@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.20221116-160345",
@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.000016 0.000001 0.000017 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.004384 0.000274 1.059153 ( 2.701513)
build_miniruby 0.000884 0.000055 1.009849 ( 1.008528)
build_ruby 0.001185 0.000074 2.915677 ( 2.802028)
build_all 0.008217 0.000513 15.718958 ( 3.498208)
build_install 0.008669 0.000215 1.962118 ( 1.099664)
test_btest 0.000524 0.000031 55.745222 ( 11.531157)
test_basic 0.000848 0.004779 0.291339 ( 0.381324)
test_all 0.001036 0.000115 623.606875 (100.443837)
test_rubyspec 0.054609 0.010710 51.343397 ( 59.571702)
total: 183.04 sec