Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-093551
#<BuildRuby:0x000055f4cf27bf90
@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.20240108-093551",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.000919 0.004013 1.279285 ( 1.669091)
build_miniruby 0.001535 0.000000 1.461980 ( 1.463924)
build_ruby 0.001696 0.000000 4.325566 ( 4.334407)
build_all 0.010851 0.000000 16.704875 ( 1.850645)
build_install 0.014630 0.001118 4.962004 ( 1.738326)
test_btest 0.000716 0.000086 82.462086 ( 11.866829)
test_basic 0.005875 0.000000 0.700056 ( 0.771432)
test_all 0.111074 0.010326 547.147092 ( 79.016564)
test_rubyspec 0.044088 0.021600 82.697737 ( 94.894024)
total: 197.61 sec