Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-073450
#<BuildRuby:0x0000563abc14f918
@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.20231227-073450",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005355 0.000207 1.085357 ( 1.447277)
build_miniruby 0.000000 0.001040 0.836757 ( 0.836378)
build_ruby 0.000000 0.001485 2.900268 ( 2.899814)
build_all 0.009356 0.000247 16.044206 ( 1.484810)
build_install 0.008003 0.001392 4.576261 ( 1.170463)
test_btest 0.000865 0.000151 81.667452 ( 7.342877)
test_basic 0.001604 0.003658 0.837731 ( 0.911849)
test_all 0.098072 0.036513 519.513973 ( 58.973160)
test_rubyspec 0.029322 0.020938 51.054161 ( 63.391174)
total: 138.46 sec