Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-162125
#<BuildRuby:0x0000560e5ca12f00
@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.20230729-162125",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000019 0.000006 0.000025 ( 0.000025)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.005354 0.000428 1.557452 ( 2.795140)
build_miniruby 0.001019 0.000300 0.988919 ( 0.988066)
build_ruby 0.000893 0.000263 2.659651 ( 2.659688)
build_all 0.008961 0.000199 14.162653 ( 1.285198)
build_install 0.003172 0.005147 2.047273 ( 0.932203)
test_btest 0.000816 0.000257 83.918895 ( 7.066920)
test_basic 0.003046 0.000962 0.667659 ( 0.745915)
test_all 0.001304 0.000412 508.528208 ( 54.909888)
test_rubyspec 0.013973 0.025495 42.787530 ( 55.228095)
total: 126.61 sec