Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-125703
#<BuildRuby:0x000055579092f5a8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221130-125703",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.003585 0.008469 1.244955 ( 1.712628)
build_miniruby 0.002163 0.000463 0.853256 ( 0.852203)
build_ruby 0.003033 0.000650 2.222622 ( 2.130060)
build_all 0.017686 0.003487 18.628638 ( 2.175748)
build_install 0.014235 0.007774 2.036430 ( 1.019887)
test_btest 0.001133 0.000296 92.148024 ( 8.977383)
test_basic 0.004690 0.005608 0.357124 ( 0.439446)
test_all 0.001401 0.000426 694.909928 ( 70.008445)
test_rubyspec 0.108714 0.067354 49.433642 ( 57.561371)
total: 144.88 sec