Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-120840
#<BuildRuby:0x00005588b19128c0
@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.20221126-120840",
@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.000002 0.000009 ( 0.000010)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.000612 0.004195 1.056170 ( 1.082037)
build_miniruby 0.000787 0.000196 0.969194 ( 0.968014)
build_ruby 0.000889 0.000222 2.753149 ( 2.666975)
build_all 0.008795 0.000000 15.756126 ( 3.419142)
build_install 0.008206 0.000104 2.019757 ( 1.186060)
test_btest 0.000476 0.000099 59.569095 ( 11.367896)
test_basic 0.004363 0.000909 0.314513 ( 0.405046)
test_all 0.001100 0.000229 642.529099 (110.947303)
test_rubyspec 0.053789 0.019368 53.697039 ( 61.892484)
total: 193.94 sec