Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-065526
#<BuildRuby:0x000055879744ce50
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221117-065526",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000027 0.000006 0.000033 ( 0.000030)
build_up 0.008506 0.000000 1.116459 ( 3.223249)
build_miniruby 0.001628 0.000000 0.896970 ( 0.907438)
build_ruby 0.002286 0.000212 2.374861 ( 2.303524)
build_all 0.018170 0.001021 18.289855 ( 2.261057)
build_install 0.006897 0.013538 1.952707 ( 1.027539)
test_btest 0.000940 0.000282 86.852053 ( 9.916142)
test_basic 0.006818 0.000681 0.340121 ( 0.428935)
test_all 0.001359 0.000389 724.544089 ( 75.282649)
test_rubyspec 0.085925 0.040032 50.589379 ( 59.257793)
total: 154.61 sec