Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-151013
#<BuildRuby:0x00005585afe300a0
@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.20240116-151013",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.003790 0.000669 1.055670 ( 1.474485)
build_miniruby 0.001048 0.000000 0.896042 ( 0.895286)
build_ruby 0.001378 0.000000 2.686797 ( 2.686140)
build_all 0.009124 0.000461 14.414979 ( 1.374017)
build_install 0.006480 0.001023 4.183694 ( 1.077651)
test_btest 0.000851 0.000134 79.218534 ( 7.101805)
test_basic 0.004594 0.000725 0.792405 ( 0.867295)
test_all 0.099544 0.028436 504.807259 ( 45.433338)
test_rubyspec 0.024779 0.038507 81.268407 ( 93.587495)
total: 154.50 sec