Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-162405
#<BuildRuby:0x00005649ff51b4f0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240107-162405",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000014 0.000000 0.000014 ( 0.000015)
autoconf 0.000025 0.000000 0.000025 ( 0.000025)
configure 0.000019 0.000000 0.000019 ( 0.000019)
build_up 0.004755 0.000000 1.241535 ( 1.623260)
build_miniruby 0.001315 0.000000 1.471009 ( 1.473331)
build_ruby 0.001494 0.000000 5.369915 ( 5.377972)
build_all 0.001231 0.008572 16.492145 ( 1.651040)
build_install 0.002217 0.013003 4.873194 ( 1.681323)
test_btest 0.000659 0.000117 81.331212 ( 6.958091)
test_basic 0.004540 0.000801 0.673096 ( 0.742520)
test_all 0.093710 0.024912 553.609618 ( 60.787233)
test_rubyspec 0.038825 0.026916 78.606355 ( 90.851749)
total: 171.15 sec