Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-105228
#<BuildRuby:0x00005565cd687fa8
@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.20231230-105228",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.005320 0.000560 1.250872 ( 1.602988)
build_miniruby 0.000870 0.000092 0.883727 ( 0.883886)
build_ruby 0.001106 0.000117 2.766490 ( 2.765913)
build_all 0.009703 0.000087 16.451350 ( 1.451696)
build_install 0.007877 0.000312 4.625067 ( 1.126638)
test_btest 0.001043 0.000095 81.280717 ( 7.696288)
test_basic 0.005708 0.000000 0.638783 ( 0.713353)
test_all 0.104678 0.028991 558.523131 ( 54.218755)
test_rubyspec 0.010921 0.037679 49.139374 ( 61.506314)
total: 131.97 sec