Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-041809
#<BuildRuby:0x00005612ff6b40a0
@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.20240108-041809",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.004731 0.000000 0.898499 ( 1.288219)
build_miniruby 0.000949 0.000000 0.909632 ( 0.911202)
build_ruby 0.001204 0.000000 2.821181 ( 2.823077)
build_all 0.004531 0.004749 14.599109 ( 1.340563)
build_install 0.008054 0.001611 4.269982 ( 1.160194)
test_btest 0.000616 0.000123 80.045242 ( 7.362778)
test_basic 0.002762 0.000552 0.525996 ( 0.606324)
test_all 0.100147 0.033236 529.400550 ( 50.929694)
test_rubyspec 0.017388 0.014571 49.524289 ( 62.053519)
total: 128.48 sec