Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-131731
#<BuildRuby:0x000055c0fb0ee770
@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.20221206-131731",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.006483 0.004947 1.215441 ( 1.226425)
build_miniruby 0.001393 0.000581 0.842261 ( 0.843039)
build_ruby 0.002413 0.001006 2.236713 ( 2.145045)
build_all 0.014395 0.007397 18.611450 ( 2.174012)
build_install 0.008174 0.012481 2.028606 ( 1.009208)
test_btest 0.000000 0.001895 89.481427 ( 8.989633)
test_basic 0.000921 0.006994 0.353642 ( 0.449668)
test_all 0.001327 0.000885 692.335566 ( 70.224881)
test_rubyspec 0.083753 0.065629 48.921657 ( 57.365979)
total: 144.43 sec