Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-000927
#<BuildRuby:0x000055fea3df7fa8
@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.20221125-000927",
@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.000000 0.000008 ( 0.000009)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004843 0.000052 1.123040 ( 1.139379)
build_miniruby 0.000763 0.000051 0.994866 ( 0.993593)
build_ruby 0.001024 0.000068 2.764580 ( 2.678038)
build_all 0.008590 0.000272 15.831518 ( 3.255397)
build_install 0.004187 0.004478 1.902822 ( 1.071723)
test_btest 0.000649 0.000076 60.753499 ( 11.492745)
test_basic 0.001077 0.003964 0.317937 ( 0.408951)
test_all 0.000960 0.000160 700.253391 (108.299117)
test_rubyspec 0.050382 0.017662 53.080952 ( 61.337383)
total: 190.68 sec