Logfile: /home/ko1/ruby/logs/brlog.trunk.20230628-132406
#<BuildRuby:0x000055aca8d2b040
@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.20230628-132406",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005104 0.001276 1.600331 ( 2.944662)
build_miniruby 0.000767 0.000192 0.838630 ( 0.838168)
build_ruby 0.000976 0.000244 2.572670 ( 2.573653)
build_all 0.008029 0.002007 15.707770 ( 1.420523)
build_install 0.012212 0.000483 4.579077 ( 1.089707)
test_btest 0.000000 0.000747 85.257354 ( 7.235892)
test_basic 0.000710 0.003174 0.650960 ( 0.733143)
test_all 0.001323 0.000000 437.521290 ( 45.004763)
test_rubyspec 0.032192 0.007162 43.206086 ( 55.604738)
total: 117.45 sec