Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-191731
#<BuildRuby:0x0000564ef0c43d68
@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.20240116-191731",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004610 0.000512 1.154557 ( 1.570283)
build_miniruby 0.001484 0.000000 0.937216 ( 0.935543)
build_ruby 0.001442 0.000000 2.674119 ( 2.674114)
build_all 0.009087 0.000000 14.370817 ( 1.361240)
build_install 0.007326 0.000186 4.191369 ( 1.111178)
test_btest 0.000573 0.000052 75.938991 ( 6.963189)
test_basic 0.004722 0.000429 0.757867 ( 0.833987)
test_all 0.079814 0.047613 501.554133 ( 44.474156)
test_rubyspec 0.022098 0.039415 81.597994 ( 93.956838)
total: 153.88 sec