Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-125732
#<BuildRuby:0x000055760edb0018
@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.20221118-125732",
@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.000011 0.000000 0.000011 ( 0.000027)
autoconf 0.000045 0.000002 0.000047 ( 0.000034)
configure 0.000018 0.000001 0.000019 ( 0.000018)
build_up 0.005336 0.000055 1.049017 ( 1.719753)
build_miniruby 0.000000 0.000967 1.020611 ( 1.019123)
build_ruby 0.000000 0.001127 2.775328 ( 2.689514)
build_all 0.007311 0.001571 16.045848 ( 3.304061)
build_install 0.005339 0.004177 1.970897 ( 1.122506)
test_btest 0.000489 0.000059 58.028746 ( 11.471958)
test_basic 0.004172 0.000501 0.337286 ( 0.428464)
test_all 0.000892 0.000107 664.795771 (103.656164)
test_rubyspec 0.043125 0.026152 50.979259 ( 59.388058)
total: 184.80 sec