Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-200946
#<BuildRuby:0x0000555b9afb7840
@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.20240103-200946",
@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.000025 0.000004 0.000029 ( 0.000029)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.002147 0.003619 1.502360 ( 1.653846)
build_miniruby 0.000759 0.000160 0.815128 ( 0.814384)
build_ruby 0.001019 0.000215 2.779033 ( 2.779274)
build_all 0.008167 0.000830 14.315578 ( 1.276204)
build_install 0.003555 0.004066 4.284217 ( 1.130278)
test_btest 0.000791 0.000188 77.165058 ( 6.942376)
test_basic 0.003998 0.000952 0.721850 ( 0.796586)
test_all 0.099273 0.029445 484.328009 ( 45.403255)
test_rubyspec 0.019301 0.024959 47.413206 ( 59.874175)
total: 120.67 sec