Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-173845
#<BuildRuby:0x000056134396f4b8
@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.20220903-173845",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.007016 0.004230 1.013475 ( 1.040551)
build_miniruby 0.001881 0.000235 0.077922 ( 0.077367)
build_ruby 0.001966 0.000246 0.072213 ( 0.071420)
build_all 0.006495 0.003938 1.556000 ( 0.609774)
build_install 0.019286 0.003899 1.903571 ( 0.956260)
test_btest 0.001243 0.000000 78.512648 ( 8.576962)
test_basic 0.006393 0.000625 0.322954 ( 0.413102)
test_all 0.002816 0.000470 689.537920 ( 67.495407)
test_rubyspec 0.098317 0.073701 45.279713 ( 53.761055)
total: 133.00 sec