Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-002823
#<BuildRuby:0x0000558e88ba4098
@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.20231130-002823",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003951 0.000000 0.837888 ( 1.296119)
build_miniruby 0.001255 0.000000 0.874277 ( 0.873990)
build_ruby 0.001947 0.000000 2.724688 ( 2.725037)
build_all 0.008228 0.000262 12.115355 ( 1.003216)
build_install 0.003955 0.007605 3.491283 ( 0.967336)
test_btest 0.000615 0.000115 65.759655 ( 5.079546)
test_basic 0.003150 0.000591 0.373824 ( 0.455789)
test_all 0.055626 0.042815 402.731691 ( 34.506002)
test_rubyspec 0.058424 0.016261 39.686008 ( 52.335149)
total: 99.24 sec