Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-030815
#<BuildRuby:0x000055d7c8127ed8
@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.20221204-030815",
@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.000008)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.005031 0.000000 1.169181 ( 1.193351)
build_miniruby 0.000863 0.000000 0.972725 ( 0.971371)
build_ruby 0.001318 0.000000 2.712335 ( 2.625689)
build_all 0.008913 0.000000 15.917208 ( 3.448123)
build_install 0.004444 0.004389 2.199706 ( 1.265971)
test_btest 0.000560 0.000031 67.603874 ( 11.067603)
test_basic 0.004344 0.000242 0.310514 ( 0.401525)
test_all 0.001493 0.000000 699.637643 (109.129966)
test_rubyspec 0.068673 0.002343 52.703082 ( 60.929252)
total: 191.03 sec