Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-060932
#<BuildRuby:0x0000559aa988aee8
@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.20240104-060932",
@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.000018 0.000005 0.000023 ( 0.000025)
autoconf 0.000027 0.000008 0.000035 ( 0.000036)
configure 0.000025 0.000007 0.000032 ( 0.000031)
build_up 0.000527 0.004224 1.488030 ( 1.714018)
build_miniruby 0.000589 0.000221 0.840079 ( 0.840193)
build_ruby 0.000918 0.000344 2.750796 ( 2.750447)
build_all 0.004622 0.004352 14.289834 ( 1.277501)
build_install 0.006049 0.002490 4.231028 ( 1.102160)
test_btest 0.000803 0.000331 74.814970 ( 6.600269)
test_basic 0.000321 0.004754 0.826757 ( 0.901323)
test_all 0.113413 0.016675 484.398826 ( 50.689084)
test_rubyspec 0.029311 0.020141 48.839380 ( 61.152230)
total: 127.03 sec