Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-182737
#<BuildRuby:0x00005591eed1bd68
@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.20231226-182737",
@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.000027)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.000228 0.004042 1.123153 ( 1.506766)
build_miniruby 0.000749 0.000167 0.904849 ( 0.904149)
build_ruby 0.000000 0.001498 2.850251 ( 2.850261)
build_all 0.006773 0.003214 16.356958 ( 1.520237)
build_install 0.007178 0.000745 4.622755 ( 1.134982)
test_btest 0.000834 0.000208 82.705277 ( 7.495174)
test_basic 0.003439 0.000860 0.771536 ( 0.848256)
test_all 0.109308 0.024121 565.049389 ( 55.434641)
test_rubyspec 0.022488 0.023081 49.742534 ( 62.044261)
total: 133.74 sec