Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-211836
#<BuildRuby:0x0000562f5ccbc0c8
@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-211836",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.004274 0.000024 1.131560 ( 1.508986)
build_miniruby 0.001163 0.000122 1.354903 ( 1.357257)
build_ruby 0.001484 0.000156 4.083530 ( 4.092227)
build_all 0.001990 0.007978 16.219495 ( 1.638632)
build_install 0.009769 0.004458 4.732295 ( 1.657503)
test_btest 0.000689 0.000157 83.498078 ( 10.715322)
test_basic 0.004981 0.000168 0.616064 ( 0.685624)
test_all 0.095716 0.020581 556.532246 ( 59.862301)
test_rubyspec 0.030414 0.029620 71.841556 ( 84.134044)
total: 165.65 sec