Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-034010
#<BuildRuby:0x000055a139a3b5f8
@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.20231231-034010",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.001394 0.004359 1.126718 ( 1.495237)
build_miniruby 0.001032 0.000229 0.919074 ( 0.918094)
build_ruby 0.001185 0.000263 2.855925 ( 2.855701)
build_all 0.004476 0.005501 16.923106 ( 1.592004)
build_install 0.002695 0.006804 4.830750 ( 1.184745)
test_btest 0.000804 0.000282 84.625582 ( 7.924530)
test_basic 0.003222 0.001128 0.669290 ( 0.744929)
test_all 0.107577 0.027870 578.995417 ( 56.351234)
test_rubyspec 0.006510 0.040494 51.107771 ( 63.423737)
total: 136.49 sec