Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-173455
#<BuildRuby:0x0000560f2e090090
@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.20240114-173455",
@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.000004 0.000018 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.000221 0.004118 1.002447 ( 1.375583)
build_miniruby 0.001060 0.000331 0.857589 ( 0.857265)
build_ruby 0.000905 0.000283 2.634853 ( 2.634503)
build_all 0.009012 0.000173 14.121278 ( 1.318326)
build_install 0.007872 0.000130 4.085094 ( 1.067401)
test_btest 0.001153 0.000023 75.524425 ( 6.562639)
test_basic 0.004819 0.000131 0.709300 ( 0.789632)
test_all 0.102356 0.030192 498.237097 ( 50.410291)
test_rubyspec 0.029813 0.016025 47.053388 ( 59.424240)
total: 124.44 sec