Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-140215
#<BuildRuby:0x000055daac0df8e0
@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.20240109-140215",
@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.000012 0.000007 0.000019 ( 0.000018)
autoconf 0.000017 0.000010 0.000027 ( 0.000035)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.003026 0.003499 0.801835 ( 1.203408)
build_miniruby 0.000688 0.000413 0.810599 ( 0.810265)
build_ruby 0.001185 0.000711 2.662963 ( 2.663468)
build_all 0.002827 0.004644 11.965025 ( 0.991376)
build_install 0.009275 0.004909 3.533744 ( 0.971486)
test_btest 0.000461 0.000296 65.474666 ( 4.682473)
test_basic 0.004624 0.000459 0.408042 ( 0.487681)
test_all 0.063895 0.032416 386.062573 ( 32.963372)
test_rubyspec 0.027993 0.038684 40.467646 ( 53.023684)
total: 97.80 sec