Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-093727
#<BuildRuby:0x00005632c25a7fa8
@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.20221120-093727",
@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.000002 0.000011 ( 0.000011)
autoconf 0.000026 0.000000 0.000026 ( 0.000026)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004929 0.000000 1.072846 ( 1.637427)
build_miniruby 0.000887 0.000000 0.975325 ( 0.974086)
build_ruby 0.001363 0.000000 2.829530 ( 2.729411)
build_all 0.008385 0.000449 15.863298 ( 3.226276)
build_install 0.010269 0.000000 2.134628 ( 1.226487)
test_btest 0.000639 0.000000 63.578604 ( 10.934402)
test_basic 0.004412 0.000296 0.301187 ( 0.392444)
test_all 0.001156 0.000139 640.465645 (103.141839)
test_rubyspec 0.066163 0.006357 51.799178 ( 60.035924)
total: 184.30 sec