Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-100842
#<BuildRuby:0x000055db0adb0048
@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.20240115-100842",
@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.000018)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.003365 0.000792 1.123186 ( 1.473029)
build_miniruby 0.000917 0.000216 0.888200 ( 0.887722)
build_ruby 0.001080 0.000254 2.778786 ( 2.778947)
build_all 0.009294 0.000160 14.148372 ( 1.335342)
build_install 0.002591 0.004991 4.055645 ( 1.048222)
test_btest 0.000823 0.000217 74.043801 ( 6.521148)
test_basic 0.003862 0.001016 0.813744 ( 0.891718)
test_all 0.100691 0.025756 503.340983 ( 56.019357)
test_rubyspec 0.024871 0.022389 47.670554 ( 60.094491)
total: 131.05 sec