Logfile: /home/ko1/ruby/logs/brlog.trunk.20221020-120502
#<BuildRuby:0x000055eaca43ef08
@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.20221020-120502",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.008738 0.000672 1.167456 ( 1.988556)
build_miniruby 0.001942 0.000149 0.116270 ( 0.113514)
build_ruby 0.001784 0.000137 0.095098 ( 0.092145)
build_all 0.005556 0.003837 1.350222 ( 0.593849)
build_install 0.005763 0.009171 1.700892 ( 0.925467)
test_btest 0.001864 0.000439 61.743290 ( 6.666066)
test_basic 0.005491 0.001292 0.349059 ( 0.439743)
test_all 0.006563 0.001544 488.742513 ( 53.707811)
test_rubyspec 0.078188 0.059137 43.751528 ( 52.210560)
total: 116.74 sec