Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-085143
#<BuildRuby:0x000055b8f525b5f8
@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.20231126-085143",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000014 0.000000 0.000014 ( 0.000013)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.004634 0.000123 1.301552 ( 1.669581)
build_miniruby 0.001211 0.000191 0.968492 ( 0.967129)
build_ruby 0.001227 0.000194 2.782802 ( 2.782889)
build_all 0.006099 0.004561 16.926849 ( 1.518309)
build_install 0.003530 0.006126 5.202544 ( 1.224400)
test_btest 0.000924 0.000241 81.556033 ( 7.823131)
test_basic 0.004137 0.001079 0.839602 ( 0.915139)
test_all 0.112312 0.027053 499.264329 ( 55.973976)
test_rubyspec 0.037240 0.013598 51.512516 ( 63.807262)
total: 136.68 sec