Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-141432
#<BuildRuby:0x000056208a9f2eb8
@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.20240114-141432",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000029 0.000008 0.000037 ( 0.000036)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.003898 0.000974 1.155773 ( 1.531651)
build_miniruby 0.000991 0.000248 0.778713 ( 0.777682)
build_ruby 0.001084 0.000271 2.746537 ( 2.746400)
build_all 0.008816 0.000000 14.085992 ( 1.255122)
build_install 0.007560 0.000000 4.101798 ( 1.069627)
test_btest 0.000795 0.000000 74.197902 ( 7.340077)
test_basic 0.004183 0.000000 0.631093 ( 0.708383)
test_all 0.105964 0.024427 473.912794 ( 52.780551)
test_rubyspec 0.032135 0.012136 49.051318 ( 61.374646)
total: 129.59 sec