Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-061136
#<BuildRuby:0x0000560629d127e0
@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.20221119-061136",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000018 0.000004 0.000022 ( 0.000021)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.004039 0.000808 1.162391 ( 1.167201)
build_miniruby 0.000696 0.000140 0.955186 ( 0.953886)
build_ruby 0.001205 0.000000 2.765838 ( 2.661237)
build_all 0.008817 0.000000 15.965050 ( 3.356303)
build_install 0.008798 0.000000 2.035353 ( 1.179524)
test_btest 0.000583 0.000000 60.163147 ( 11.539117)
test_basic 0.005207 0.000000 0.306347 ( 0.396339)
test_all 0.001101 0.000000 648.642178 (103.189994)
test_rubyspec 0.056930 0.012734 51.841039 ( 60.197478)
total: 184.64 sec