Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-030513
#<BuildRuby:0x000055b7f958ef60
@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-030513",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000015)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.004202 0.000113 0.804664 ( 1.320034)
build_miniruby 0.000641 0.000233 0.706548 ( 0.706485)
build_ruby 0.000962 0.000350 2.369927 ( 2.301472)
build_all 0.005597 0.003094 12.341765 ( 1.521132)
build_install 0.002991 0.003501 1.614686 ( 0.770905)
test_btest 0.000441 0.000189 64.204711 ( 5.858291)
test_basic 0.002669 0.001144 0.242822 ( 0.337964)
test_all 0.000856 0.000367 490.679912 ( 49.848197)
test_rubyspec 0.008991 0.019709 35.115505 ( 45.727656)
total: 108.39 sec