Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-143219
#<BuildRuby:0x0000560c05f93bb8
@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-143219",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.006027 0.000669 1.408376 ( 2.907645)
build_miniruby 0.000925 0.000103 0.812954 ( 0.812500)
build_ruby 0.001379 0.000154 2.539137 ( 2.543740)
build_all 0.006156 0.002945 13.591833 ( 1.195041)
build_install 0.007364 0.000429 2.008012 ( 0.906492)
test_btest 0.000949 0.000124 79.627925 ( 7.135464)
test_basic 0.004322 0.000563 0.679856 ( 0.750388)
test_all 0.001395 0.000182 483.722133 ( 56.375988)
test_rubyspec 0.025752 0.015264 42.854537 ( 55.447858)
total: 128.08 sec