Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-100645
#<BuildRuby:0x000055b963fbbce8
@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.20231126-100645",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003545 0.000834 1.201011 ( 1.573863)
build_miniruby 0.001094 0.000000 0.979181 ( 0.978957)
build_ruby 0.001397 0.000000 2.700955 ( 2.701167)
build_all 0.003931 0.006542 17.038433 ( 1.506763)
build_install 0.007036 0.007483 5.170436 ( 1.235540)
test_btest 0.000908 0.000331 86.656762 ( 6.935431)
test_basic 0.001847 0.003087 0.739730 ( 0.815875)
test_all 0.101875 0.036064 503.635330 ( 60.682033)
test_rubyspec 0.025466 0.030584 51.190376 ( 63.554808)
total: 139.99 sec