Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-190409
#<BuildRuby:0x000055717ddaf0b8
@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.20231129-190409",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004961 0.000154 1.293580 ( 1.674986)
build_miniruby 0.000813 0.000129 0.895962 ( 0.895659)
build_ruby 0.001318 0.000208 2.869856 ( 2.871201)
build_all 0.010175 0.000265 16.770224 ( 1.543536)
build_install 0.008327 0.000556 4.945381 ( 1.204244)
test_btest 0.001013 0.000138 83.754229 ( 7.906135)
test_basic 0.004515 0.000000 0.724344 ( 0.801241)
test_all 0.076991 0.060787 543.661130 ( 58.961306)
test_rubyspec 0.019267 0.031196 51.333591 ( 63.592796)
total: 139.45 sec