Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-052159
#<BuildRuby:0x000055b5484dec40
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221123-052159",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000021 0.000001 0.000022 ( 0.000023)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.004418 0.000276 1.115932 ( 1.167696)
build_miniruby 0.000839 0.000052 0.982121 ( 0.980994)
build_ruby 0.001051 0.000066 2.811960 ( 2.725990)
build_all 0.008602 0.000000 15.735051 ( 3.312556)
build_install 0.008780 0.000000 1.980848 ( 1.132653)
test_btest 0.000612 0.000000 66.979407 ( 11.338076)
test_basic 0.004251 0.000044 0.311385 ( 0.402220)
test_all 0.001685 0.000080 707.582413 (112.628861)
test_rubyspec 0.066523 0.003168 53.769796 ( 61.909306)
total: 195.60 sec