Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-173947
#<BuildRuby:0x000055a6a0292e48
@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.20231226-173947",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.004484 0.000996 1.214585 ( 1.585505)
build_miniruby 0.001698 0.000000 0.992575 ( 0.991555)
build_ruby 0.001307 0.000000 2.690741 ( 2.690400)
build_all 0.009387 0.000028 15.843454 ( 1.407104)
build_install 0.006469 0.001232 4.486496 ( 1.120629)
test_btest 0.000904 0.000172 81.927902 ( 7.588456)
test_basic 0.000812 0.003651 0.494846 ( 0.571376)
test_all 0.103832 0.028464 507.988821 ( 56.664557)
test_rubyspec 0.032335 0.014198 49.460538 ( 61.765241)
total: 134.39 sec