Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-044016
#<BuildRuby:0x000055fb20dbb098
@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.20231203-044016",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004988 0.000000 1.298165 ( 1.752183)
build_miniruby 0.001215 0.000000 0.921376 ( 0.920552)
build_ruby 0.001270 0.000000 2.678787 ( 2.679010)
build_all 0.005606 0.004258 16.200028 ( 1.432088)
build_install 0.005814 0.002738 4.778591 ( 1.138426)
test_btest 0.000816 0.000170 84.481108 ( 7.186238)
test_basic 0.004032 0.000840 0.763312 ( 0.839654)
test_all 0.111388 0.025630 511.882967 ( 58.411742)
test_rubyspec 0.029458 0.021439 51.322646 ( 63.666422)
total: 138.03 sec