Logfile: /home/ko1/ruby/logs/brlog.trunk.20230705-201538
#<BuildRuby:0x0000564390080078
@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.20230705-201538",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.003016 0.003743 1.593462 ( 2.896927)
build_miniruby 0.001363 0.000204 0.967809 ( 0.967608)
build_ruby 0.001144 0.000171 2.588079 ( 2.588389)
build_all 0.009838 0.000262 12.148911 ( 8.590558)
build_install 0.003018 0.006278 5.208094 ( 2.045159)
test_btest 0.000681 0.000136 86.896600 ( 7.454588)
test_basic 0.000199 0.003768 0.777188 ( 0.860351)
test_all 0.001042 0.000250 465.166574 ( 45.335050)
test_rubyspec 0.020838 0.015754 42.583414 ( 55.107333)
total: 125.85 sec