Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-084743
#<BuildRuby:0x00005584365d3fa8
@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.20240113-084743",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.004318 0.000617 0.859232 ( 1.235391)
build_miniruby 0.000928 0.000132 0.886171 ( 0.885999)
build_ruby 0.001229 0.000175 2.740246 ( 2.740445)
build_all 0.005023 0.005213 14.484012 ( 1.337677)
build_install 0.005507 0.003739 4.138197 ( 1.128318)
test_btest 0.000946 0.000206 78.078100 ( 6.799124)
test_basic 0.000000 0.003182 0.403712 ( 0.485994)
test_all 0.093402 0.043664 534.220853 ( 61.366662)
test_rubyspec 0.016081 0.019173 50.186560 ( 62.686769)
total: 138.67 sec