Logfile: /home/ko1/ruby/logs/brlog.trunk.20230122-012551
#<BuildRuby:0x000055741df43f30
@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.20230122-012551",
@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.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.002643 0.000721 0.614054 ( 1.595400)
build_miniruby 0.000750 0.000204 0.632803 ( 0.632035)
build_ruby 0.001383 0.000000 2.204638 ( 2.204534)
build_all 0.003444 0.005689 11.955130 ( 1.486207)
build_install 0.003042 0.003430 1.483949 ( 0.704853)
test_btest 0.000440 0.000176 63.091474 ( 6.366462)
test_basic 0.000000 0.003288 0.243715 ( 0.339738)
test_all 0.000000 0.001218 485.269584 ( 45.533609)
test_rubyspec 0.012275 0.016964 35.170894 ( 45.757483)
total: 104.62 sec