Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-050437
#<BuildRuby:0x0000564e46b8c0a0
@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.20231215-050437",
@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.000011)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.000000 0.006049 1.424467 ( 1.794640)
build_miniruby 0.000000 0.001054 0.903857 ( 0.903482)
build_ruby 0.000000 0.001310 2.815801 ( 2.816473)
build_all 0.008819 0.001553 16.898261 ( 1.506900)
build_install 0.008783 0.000000 4.866648 ( 1.158162)
test_btest 0.001174 0.000000 84.405257 ( 8.067438)
test_basic 0.001076 0.003741 0.803102 ( 0.879696)
test_all 0.086410 0.049831 567.196072 ( 53.704562)
test_rubyspec 0.022430 0.025241 50.391295 ( 62.743598)
total: 133.58 sec