Logfile: /home/ko1/ruby/logs/brlog.trunk.20241014-204002
#<BuildRuby:0x0000557f6ccb54d0
@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.20241014-204002",
@make="make",
@no_timeout_error=nil,
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.000980 0.004251 1.285958 ( 1.524891)
build_miniruby 0.000879 0.000135 0.741598 ( 0.741427)
build_ruby 0.000991 0.000152 2.311311 ( 2.312169)
build_all 0.008601 0.000000 12.256912 ( 1.022839)
build_install 0.013122 0.001099 3.972558 ( 1.011141)
test_btest 0.000905 0.000000 60.075667 ( 4.897105)
test_basic 0.004283 0.000043 0.400298 ( 0.481596)
test_all 0.055910 0.040319 333.691126 ( 37.549187)
test_rubyspec 0.031344 0.009611 70.476103 ( 10.083239)
total: 59.62 sec