Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-195328
#<BuildRuby:0x00005592fa3bfb90
@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.20231224-195328",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004209 0.000091 0.952261 ( 1.339643)
build_miniruby 0.001073 0.000316 0.803373 ( 0.803672)
build_ruby 0.001090 0.000320 2.841329 ( 2.841425)
build_all 0.006323 0.003490 15.559965 ( 1.395676)
build_install 0.006365 0.002206 4.541503 ( 1.132887)
test_btest 0.000890 0.000283 78.730882 ( 7.499915)
test_basic 0.000809 0.004053 0.794695 ( 0.871602)
test_all 0.125361 0.011393 490.717718 ( 56.370706)
test_rubyspec 0.032473 0.015277 51.206267 ( 63.486280)
total: 135.74 sec