Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-175309
#<BuildRuby:0x0000556c7f5600e0
@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.20231126-175309",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004367 0.001191 0.938642 ( 1.340943)
build_miniruby 0.000834 0.000228 0.803437 ( 0.803491)
build_ruby 0.001171 0.000319 2.647382 ( 2.648128)
build_all 0.004969 0.003301 12.273537 ( 0.997504)
build_install 0.000000 0.010606 3.684887 ( 0.984312)
test_btest 0.000000 0.000760 65.974200 ( 4.542040)
test_basic 0.000000 0.004250 0.387074 ( 0.466983)
test_all 0.065235 0.029972 350.214902 ( 36.278949)
test_rubyspec 0.036372 0.043685 39.742478 ( 52.291046)
total: 100.35 sec