Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-112839
#<BuildRuby:0x0000557fcc7e77b8
@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.20240103-112839",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.005245 0.001311 1.325085 ( 1.532736)
build_miniruby 0.000735 0.000184 0.834651 ( 0.834483)
build_ruby 0.001014 0.000254 2.678553 ( 2.678186)
build_all 0.006983 0.001745 14.113081 ( 1.294438)
build_install 0.008481 0.000000 4.140250 ( 1.045500)
test_btest 0.000721 0.000000 74.546658 ( 6.453641)
test_basic 0.004274 0.000000 0.692348 ( 0.768025)
test_all 0.091849 0.037741 466.836018 ( 50.637425)
test_rubyspec 0.027834 0.017871 47.234025 ( 59.678281)
total: 124.92 sec