Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-214206
#<BuildRuby:0x000055ed02b540d8
@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-214206",
@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.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004309 0.000453 1.183883 ( 1.559041)
build_miniruby 0.000000 0.001071 1.368233 ( 1.369898)
build_ruby 0.000000 0.001388 4.060629 ( 4.068713)
build_all 0.008818 0.001574 16.222920 ( 1.650863)
build_install 0.014670 0.000291 4.727301 ( 1.574280)
test_btest 0.000000 0.000915 80.152555 ( 11.016213)
test_basic 0.002308 0.002307 0.659927 ( 0.731735)
test_all 0.090517 0.029099 547.637342 ( 58.730697)
test_rubyspec 0.032792 0.028945 70.779168 ( 83.228108)
total: 163.93 sec