Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-083239
#<BuildRuby:0x000055d8238c80b0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240106-083239",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004635 0.000000 1.115063 ( 1.484937)
build_miniruby 0.001016 0.000000 1.282839 ( 1.284086)
build_ruby 0.001659 0.000000 3.835262 ( 3.839560)
build_all 0.005330 0.004108 16.294776 ( 1.572229)
build_install 0.012672 0.000632 4.511483 ( 1.441143)
test_btest 0.000624 0.000085 80.309648 ( 8.897542)
test_basic 0.005516 0.000000 0.611941 ( 0.680268)
test_all 0.087596 0.030971 558.390219 ( 56.454127)
test_rubyspec 0.038543 0.016959 66.011886 ( 78.319931)
total: 153.97 sec