Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-160952
#<BuildRuby:0x00005565aae7af08
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221008-160952",
@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.000016 0.000006 0.000022 ( 0.000023)
autoconf 0.000024 0.000009 0.000033 ( 0.000038)
configure 0.000024 0.000009 0.000033 ( 0.000033)
build_up 0.006520 0.004166 1.102910 ( 1.622202)
build_miniruby 0.001520 0.000609 0.099537 ( 0.098171)
build_ruby 0.001449 0.000579 0.097512 ( 0.096224)
build_all 0.006123 0.002449 1.304788 ( 0.572973)
build_install 0.013260 0.001921 1.659664 ( 0.892465)
test_btest 0.001424 0.000502 62.813030 ( 6.589789)
test_basic 0.001567 0.004965 0.360299 ( 0.453184)
test_all 0.005994 0.003290 490.120081 ( 53.039982)
test_rubyspec 0.077433 0.054615 42.708073 ( 51.139563)
total: 114.51 sec