Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-075129
#<BuildRuby:0x0000561d2662ef28
@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.20231228-075129",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.000000 0.006850 1.141356 ( 1.484650)
build_miniruby 0.000000 0.000936 0.921154 ( 0.920439)
build_ruby 0.001289 0.000453 2.729858 ( 2.730119)
build_all 0.007851 0.001653 16.727772 ( 1.544745)
build_install 0.007323 0.001542 4.733355 ( 1.176448)
test_btest 0.000973 0.000205 82.068892 ( 7.882561)
test_basic 0.005364 0.001129 0.881107 ( 0.954039)
test_all 0.102552 0.033683 570.309374 ( 55.664787)
test_rubyspec 0.019074 0.031738 49.826111 ( 62.122330)
total: 134.48 sec