Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-022240
#<BuildRuby:0x000055fc8fe97280
@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.20240109-022240",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003411 0.000650 0.985334 ( 1.388858)
build_miniruby 0.001055 0.000000 0.908637 ( 0.908624)
build_ruby 0.001341 0.000000 2.758472 ( 2.759636)
build_all 0.009709 0.000000 14.457495 ( 1.381859)
build_install 0.009376 0.000000 4.152406 ( 1.124676)
test_btest 0.000801 0.000000 80.673615 ( 7.136536)
test_basic 0.002184 0.002077 0.604126 ( 0.672385)
test_all 0.105102 0.030774 493.839706 ( 51.765196)
test_rubyspec 0.021497 0.012025 49.296293 ( 61.889781)
total: 129.03 sec