Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-205506
#<BuildRuby:0x000055b0779dbd68
@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.20231227-205506",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.003783 0.000890 1.065862 ( 1.461000)
build_miniruby 0.001202 0.000283 0.963324 ( 0.962902)
build_ruby 0.001131 0.000266 2.726558 ( 2.726674)
build_all 0.007887 0.002086 15.871808 ( 1.449519)
build_install 0.008075 0.000055 4.513661 ( 1.125874)
test_btest 0.000815 0.000177 78.019258 ( 7.462097)
test_basic 0.004553 0.000989 0.765223 ( 0.840416)
test_all 0.115895 0.018055 568.242457 ( 55.712155)
test_rubyspec 0.027254 0.021950 49.017920 ( 61.330877)
total: 133.07 sec