Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-173307
#<BuildRuby:0x000055fc98a3e770
@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.20221202-173307",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.000000 0.010355 1.189525 ( 1.205773)
build_miniruby 0.000000 0.002395 0.845180 ( 0.844304)
build_ruby 0.000207 0.003015 2.245392 ( 2.144670)
build_all 0.021494 0.000000 18.712596 ( 2.192060)
build_install 0.011016 0.010606 2.058308 ( 1.052342)
test_btest 0.000883 0.000361 90.257655 ( 8.793482)
test_basic 0.006707 0.002744 0.354966 ( 0.441860)
test_all 0.001726 0.000706 737.843571 ( 71.717701)
test_rubyspec 0.083614 0.086515 49.434278 ( 57.435429)
total: 145.83 sec