Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-124630
#<BuildRuby:0x0000555c3f970018
@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-124630",
@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.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000033 0.000004 0.000037 ( 0.000036)
configure 0.000020 0.000003 0.000023 ( 0.000021)
build_up 0.005417 0.000570 1.171329 ( 1.560951)
build_miniruby 0.000983 0.000103 0.848831 ( 0.848022)
build_ruby 0.001181 0.000124 2.766303 ( 2.766555)
build_all 0.010081 0.000125 16.388502 ( 1.493372)
build_install 0.003230 0.004910 4.557051 ( 1.102182)
test_btest 0.000919 0.000132 83.867672 ( 6.469048)
test_basic 0.005901 0.000170 0.811130 ( 0.884474)
test_all 0.100117 0.035058 533.801127 ( 56.037582)
test_rubyspec 0.034397 0.013288 49.467984 ( 61.807682)
total: 132.97 sec