Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-142817
#<BuildRuby:0x0000560b5b9ac150
@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.20240106-142817",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000018 0.000001 0.000019 ( 0.000018)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.004202 0.000221 1.170933 ( 1.552610)
build_miniruby 0.001139 0.000000 1.402161 ( 1.404339)
build_ruby 0.001754 0.000000 4.159766 ( 4.196219)
build_all 0.010315 0.000035 16.330249 ( 1.637265)
build_install 0.013916 0.000228 4.858052 ( 1.663638)
test_btest 0.000756 0.000032 83.010555 ( 9.925969)
test_basic 0.005289 0.000220 0.606740 ( 0.675949)
test_all 0.096014 0.024578 540.226463 ( 69.641293)
test_rubyspec 0.043971 0.019585 72.871269 ( 85.239171)
total: 175.94 sec