Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-030004
#<BuildRuby:0x000056515bcc7dd0
@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.20221117-030004",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004888 0.000107 1.034984 ( 2.062440)
build_miniruby 0.000742 0.000093 0.992607 ( 0.991324)
build_ruby 0.001209 0.000151 2.711411 ( 2.625395)
build_all 0.003652 0.004903 15.805181 ( 3.262014)
build_install 0.006796 0.001274 1.998125 ( 1.138331)
test_btest 0.000499 0.000094 58.712696 ( 11.223459)
test_basic 0.004686 0.000000 0.281318 ( 0.372643)
test_all 0.001042 0.000154 666.563694 (104.277686)
test_rubyspec 0.052563 0.012498 51.365621 ( 59.585945)
total: 185.54 sec