Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-030748
#<BuildRuby:0x000055b5e4e53568
@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.20230727-030748",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.000000 0.006934 1.480514 ( 2.924954)
build_miniruby 0.000045 0.001047 0.970038 ( 0.969810)
build_ruby 0.001230 0.000000 2.634694 ( 2.634451)
build_all 0.007296 0.002389 14.818177 ( 1.325318)
build_install 0.007703 0.001675 2.027380 ( 0.918385)
test_btest 0.000000 0.000996 85.744923 ( 7.613503)
test_basic 0.000000 0.004504 0.509470 ( 0.586767)
test_all 0.000000 0.001109 546.835951 ( 54.674019)
test_rubyspec 0.017876 0.018730 44.277290 ( 56.616382)
total: 128.26 sec