Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-112313
#<BuildRuby:0x000055df6e0b9570
@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.20221028-112313",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.010009 0.000542 1.088528 ( 1.176965)
build_miniruby 0.002598 0.000599 0.102162 ( 0.099616)
build_ruby 0.001236 0.000286 0.096198 ( 0.094286)
build_all 0.007931 0.000775 1.291181 ( 0.587938)
build_install 0.011454 0.002454 1.651965 ( 0.912685)
test_btest 0.001162 0.000249 64.671908 ( 6.427407)
test_basic 0.000804 0.005721 0.356026 ( 0.447856)
test_all 0.006575 0.001878 495.002291 ( 53.665939)
test_rubyspec 0.060021 0.066163 43.457792 ( 52.032162)
total: 115.45 sec