Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-223146
#<BuildRuby:0x0000557d675fb858
@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.20231231-223146",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.000577 0.004132 1.062130 ( 1.426518)
build_miniruby 0.001158 0.000257 0.857332 ( 0.856066)
build_ruby 0.001152 0.000256 2.799486 ( 2.800530)
build_all 0.010059 0.000343 16.931298 ( 1.573132)
build_install 0.007820 0.000677 4.797433 ( 1.142520)
test_btest 0.000769 0.000146 87.679022 ( 7.685477)
test_basic 0.005429 0.000174 0.832674 ( 0.906435)
test_all 0.109087 0.025566 574.417908 ( 51.103628)
test_rubyspec 0.023035 0.023272 51.077233 ( 63.412679)
total: 130.91 sec