Logfile: /home/ko1/ruby/logs/brlog.trunk.20230603-184646
#<BuildRuby:0x0000561181993160
@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.20230603-184646",
@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.000020 0.000000 0.000020 ( 0.000019)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.002280 0.002441 1.344536 ( 2.588795)
build_miniruby 0.000765 0.000213 0.767089 ( 0.766020)
build_ruby 0.000955 0.000266 2.533304 ( 2.533615)
build_all 0.008113 0.001131 12.730145 ( 1.158579)
build_install 0.006848 0.000702 1.678569 ( 0.842887)
test_btest 0.000766 0.000191 83.660726 ( 6.757451)
test_basic 0.002878 0.000719 0.628194 ( 0.710171)
test_all 0.001038 0.000260 441.390803 ( 45.344729)
test_rubyspec 0.015573 0.023145 42.442296 ( 54.982725)
total: 115.69 sec