Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-011125
#<BuildRuby:0x000055ff181a3e58
@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-011125",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.004173 0.000556 1.036217 ( 1.240246)
build_miniruby 0.000961 0.000000 1.030732 ( 1.029504)
build_ruby 0.001257 0.000000 2.786177 ( 2.675763)
build_all 0.008566 0.000245 15.828151 ( 3.274589)
build_install 0.006477 0.002324 2.138939 ( 1.244910)
test_btest 0.000552 0.000000 64.406783 ( 10.981060)
test_basic 0.004946 0.000000 0.331099 ( 0.422479)
test_all 0.001105 0.000000 706.151572 (108.986227)
test_rubyspec 0.046796 0.020595 53.669166 ( 61.836506)
total: 191.69 sec