Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-161207
#<BuildRuby:0x00005647bc593fa8
@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.20221127-161207",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.005194 0.000000 1.259505 ( 1.484697)
build_miniruby 0.000991 0.000000 0.946316 ( 0.944927)
build_ruby 0.001139 0.000000 2.894691 ( 2.809038)
build_all 0.010250 0.000000 22.572606 ( 4.395062)
build_install 0.008749 0.000000 4.430475 ( 1.622135)
test_btest 0.000548 0.000000 61.138718 ( 10.940778)
test_basic 0.000561 0.004329 0.279944 ( 0.370420)
test_all 0.001420 0.000071 664.026043 (120.923297)
test_rubyspec 0.046564 0.021248 53.492670 ( 61.599106)
total: 205.09 sec