Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-231141
#<BuildRuby:0x0000561cb9e3f4f0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240114-231141",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000035 0.000006 0.000041 ( 0.000041)
configure 0.000032 0.000006 0.000038 ( 0.000038)
build_up 0.003801 0.004006 0.799587 ( 1.171089)
build_miniruby 0.001209 0.000000 0.817669 ( 0.817556)
build_ruby 0.001926 0.000000 2.669334 ( 2.669829)
build_all 0.003394 0.004850 11.885826 ( 0.966510)
build_install 0.011116 0.000000 3.378046 ( 0.961624)
test_btest 0.000783 0.000000 65.207655 ( 4.656568)
test_basic 0.004110 0.000000 0.398028 ( 0.478090)
test_all 0.076042 0.023548 376.052662 ( 35.630306)
test_rubyspec 0.034251 0.030565 40.211601 ( 52.763203)
total: 100.12 sec