Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-111355
#<BuildRuby:0x000055ad434ff740
@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.20231205-111355",
@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.000004 0.000000 0.000004 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004371 0.000486 1.204714 ( 1.554328)
build_miniruby 0.000835 0.000093 0.789651 ( 0.789165)
build_ruby 0.000000 0.001719 2.892424 ( 2.893419)
build_all 0.000000 0.010088 15.883478 ( 1.451012)
build_install 0.004960 0.003551 4.783304 ( 1.198562)
test_btest 0.000935 0.000267 83.140262 ( 7.287731)
test_basic 0.003363 0.000000 0.643185 ( 0.722402)
test_all 0.099761 0.033665 533.714173 ( 47.799914)
test_rubyspec 0.020538 0.025735 50.238745 ( 62.522067)
total: 126.22 sec