Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-143925
#<BuildRuby:0x000055ae0d5741d8
@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.20230104-143925",
@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.000016 0.000004 0.000020 ( 0.000020)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005180 0.004283 0.958471 ( 1.595326)
build_miniruby 0.001739 0.000535 0.851159 ( 0.849789)
build_ruby 0.002262 0.000696 2.149465 ( 2.149844)
build_all 0.019593 0.000557 18.728748 ( 2.201679)
build_install 0.016169 0.005155 2.015628 ( 1.048922)
test_btest 0.000000 0.001536 93.165429 ( 8.912355)
test_basic 0.004411 0.004679 0.347411 ( 0.433910)
test_all 0.001869 0.000569 678.448026 ( 70.144518)
test_rubyspec 0.097993 0.082270 47.870992 ( 56.030168)
total: 143.37 sec