Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-123923
#<BuildRuby:0x000055902b53f230
@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.20240117-123923",
@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.000004 0.000017 ( 0.000018)
autoconf 0.000046 0.000000 0.000046 ( 0.000048)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.004045 0.000000 1.158695 ( 1.550577)
build_miniruby 0.000915 0.000000 0.884160 ( 0.883805)
build_ruby 0.001274 0.000000 2.662322 ( 2.662511)
build_all 0.002510 0.006784 14.417528 ( 1.310585)
build_install 0.003736 0.005618 4.228834 ( 1.090476)
test_btest 0.000610 0.000305 79.841734 ( 6.892771)
test_basic 0.000805 0.004591 0.767510 ( 0.847103)
test_all 0.115596 0.019222 496.148815 ( 53.238547)
test_rubyspec 0.031784 0.028119 81.040102 ( 93.366045)
total: 161.84 sec