Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-072615
#<BuildRuby:0x0000564f939cd1f8
@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.20221026-072615",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000073 0.000005 0.000078 ( 0.000076)
build_up 0.009331 0.000380 1.186725 ( 1.223638)
build_miniruby 0.001702 0.000122 0.111430 ( 0.108353)
build_ruby 0.002168 0.000154 0.112152 ( 0.108614)
build_all 0.008379 0.000598 1.397725 ( 0.597398)
build_install 0.011671 0.004793 1.781518 ( 0.923598)
test_btest 0.002038 0.000240 61.168306 ( 6.345395)
test_basic 0.006695 0.000170 0.364606 ( 0.454586)
test_all 0.006758 0.000341 520.555110 ( 54.939856)
test_rubyspec 0.084993 0.045916 43.398185 ( 51.629309)
total: 116.33 sec