Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-135213
#<BuildRuby:0x000055d86be8c3a0
@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.20221129-135213",
@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.000009)
autoconf 0.000019 0.000001 0.000020 ( 0.000019)
configure 0.000031 0.000001 0.000032 ( 0.000033)
build_up 0.004872 0.000045 1.253203 ( 2.839822)
build_miniruby 0.000991 0.000000 1.019713 ( 1.018510)
build_ruby 0.001222 0.000000 2.748073 ( 2.656371)
build_all 0.008851 0.000140 15.727314 ( 3.225566)
build_install 0.005473 0.004236 2.013576 ( 1.137986)
test_btest 0.000566 0.000047 63.408254 ( 10.800733)
test_basic 0.003933 0.000328 0.331384 ( 0.422860)
test_all 0.001100 0.000092 692.643497 (104.934454)
test_rubyspec 0.047405 0.015720 53.353594 ( 61.655918)
total: 188.69 sec