Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-150701
#<BuildRuby:0x000055d27f24b858
@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.20240104-150701",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.004753 0.000792 1.533604 ( 1.590914)
build_miniruby 0.000774 0.000129 0.859079 ( 0.858696)
build_ruby 0.001090 0.000182 2.697866 ( 2.697659)
build_all 0.009521 0.000000 14.383384 ( 1.274046)
build_install 0.007919 0.000022 4.303634 ( 1.085683)
test_btest 0.000841 0.000114 74.704089 ( 7.022965)
test_basic 0.002114 0.003301 0.754113 ( 0.831344)
test_all 0.111901 0.021459 516.757065 ( 51.023739)
test_rubyspec 0.024909 0.020979 46.537203 ( 58.949557)
total: 125.34 sec