Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-212601
#<BuildRuby:0x00005634670180a0
@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.20240115-212601",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.003408 0.000757 1.103693 ( 1.495238)
build_miniruby 0.001167 0.000000 0.901319 ( 0.901091)
build_ruby 0.001209 0.000000 2.796386 ( 2.795910)
build_all 0.008971 0.000000 14.289694 ( 1.340396)
build_install 0.005144 0.002490 4.116672 ( 1.055094)
test_btest 0.000790 0.000165 76.455362 ( 6.909878)
test_basic 0.004284 0.000893 0.668880 ( 0.744359)
test_all 0.111799 0.018874 461.902628 ( 50.188069)
test_rubyspec 0.031002 0.017551 48.435382 ( 60.794890)
total: 126.23 sec