Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-174719
#<BuildRuby:0x000055be2358fd68
@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.20240112-174719",
@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.000007 0.000002 0.000009 ( 0.000010)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.001529 0.004300 1.019945 ( 1.555262)
build_miniruby 0.000942 0.000217 0.952298 ( 0.951823)
build_ruby 0.001522 0.000000 2.752898 ( 2.754651)
build_all 0.006685 0.003115 14.802224 ( 1.415218)
build_install 0.007955 0.000956 4.305571 ( 1.158821)
test_btest 0.000573 0.000135 79.868690 ( 7.314596)
test_basic 0.003239 0.000762 0.443669 ( 0.522669)
test_all 0.122275 0.013673 493.956415 ( 54.081861)
test_rubyspec 0.006975 0.026777 49.934635 ( 62.486499)
total: 132.24 sec