Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-173806
#<BuildRuby:0x000055aee611f040
@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.20231123-173806",
@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.000008 0.000002 0.000010 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.005118 0.000247 1.244467 ( 1.618271)
build_miniruby 0.000984 0.000219 0.881182 ( 0.881338)
build_ruby 0.001203 0.000267 2.669035 ( 2.669162)
build_all 0.005723 0.004597 16.607437 ( 1.491440)
build_install 0.008644 0.001092 5.054293 ( 1.162696)
test_btest 0.000767 0.000000 85.412928 ( 7.552780)
test_basic 0.004044 0.000087 0.701504 ( 0.777962)
test_all 0.115002 0.019385 513.730074 ( 51.774012)
test_rubyspec 0.021582 0.027913 51.639454 ( 63.986471)
total: 131.91 sec