Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-205202
#<BuildRuby:0x0000563a6de6f8e0
@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-205202",
@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.000007 0.000025 ( 0.000025)
autoconf 0.000027 0.000011 0.000038 ( 0.000038)
configure 0.000021 0.000008 0.000029 ( 0.000029)
build_up 0.002113 0.005218 0.812001 ( 1.194594)
build_miniruby 0.000703 0.000352 0.796086 ( 0.795996)
build_ruby 0.000976 0.000488 2.705507 ( 2.706540)
build_all 0.007286 0.001244 12.503548 ( 1.029766)
build_install 0.010692 0.000000 3.395275 ( 0.967031)
test_btest 0.000607 0.000000 64.378947 ( 4.834381)
test_basic 0.000165 0.003580 0.406321 ( 0.486774)
test_all 0.084841 0.012909 373.748588 ( 37.821305)
test_rubyspec 0.040610 0.042939 40.437439 ( 52.956445)
total: 102.79 sec