Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-184810
#<BuildRuby:0x00005592a7a53e00
@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.20221121-184810",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.004525 0.000122 1.113065 ( 1.429572)
build_miniruby 0.000731 0.000157 1.036069 ( 1.034761)
build_ruby 0.001223 0.000000 2.804777 ( 2.694319)
build_all 0.005895 0.002883 15.857518 ( 3.296293)
build_install 0.007393 0.001739 2.089194 ( 1.152803)
test_btest 0.000511 0.000120 63.894343 ( 10.707134)
test_basic 0.004155 0.000000 0.293262 ( 0.384557)
test_all 0.001070 0.000231 715.139909 (109.237942)
test_rubyspec 0.049596 0.013036 53.640329 ( 61.809405)
total: 191.75 sec