Logfile: /home/ko1/ruby/logs/brlog.trunk.20230807-030835
#<BuildRuby:0x000055a660d47ce8
@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.20230807-030835",
@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.000023 0.000004 0.000027 ( 0.000026)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.006228 0.000335 1.400910 ( 2.623325)
build_miniruby 0.001217 0.000192 0.925361 ( 0.923496)
build_ruby 0.001319 0.000209 2.500255 ( 2.504681)
build_all 0.005662 0.003777 14.341209 ( 1.255343)
build_install 0.008309 0.000000 1.979642 ( 0.869962)
test_btest 0.000856 0.000137 81.303942 ( 7.748398)
test_basic 0.004398 0.000765 0.691595 ( 0.766805)
test_all 0.001408 0.000245 526.269065 ( 57.927754)
test_rubyspec 0.008456 0.033395 46.776782 ( 59.124322)
total: 133.74 sec