Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-154328
#<BuildRuby:0x000055fcf9534c00
@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.20221117-154328",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000073 0.000000 0.000073 ( 0.000071)
configure 0.000065 0.000000 0.000065 ( 0.000065)
build_up 0.006655 0.002480 1.119021 ( 1.452250)
build_miniruby 0.001998 0.000000 0.938158 ( 0.938386)
build_ruby 0.002646 0.000000 2.319256 ( 2.225568)
build_all 0.016763 0.003499 18.508828 ( 2.262579)
build_install 0.013935 0.007434 1.998597 ( 1.063939)
test_btest 0.000911 0.000281 88.918481 ( 9.798857)
test_basic 0.006085 0.000826 0.342185 ( 0.436525)
test_all 0.001748 0.000518 678.502868 ( 73.981462)
test_rubyspec 0.076682 0.047956 50.789922 ( 59.339041)
total: 151.50 sec