Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-185643
#<BuildRuby:0x00005556133ec448
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221207-185643",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000013 0.000004 0.000017 ( 0.000016)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004856 0.005637 1.195139 ( 1.222603)
build_miniruby 0.001839 0.000613 0.851520 ( 0.850301)
build_ruby 0.000765 0.002582 2.225851 ( 2.133275)
build_all 0.016946 0.003319 18.611921 ( 2.152690)
build_install 0.018750 0.002430 2.079054 ( 1.014099)
test_btest 0.000000 0.001494 85.507612 ( 9.402615)
test_basic 0.003620 0.003335 0.356751 ( 0.450805)
test_all 0.001576 0.000526 685.875298 ( 69.496731)
test_rubyspec 0.097502 0.064917 49.156100 ( 57.562662)
total: 144.29 sec