Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-153724
#<BuildRuby:0x000055707300bdb8
@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.20221124-153724",
@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.000013 0.000000 0.000013 ( 0.000008)
autoconf 0.000019 0.000000 0.000019 ( 0.000020)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.004698 0.000170 1.102690 ( 1.253899)
build_miniruby 0.000903 0.000000 0.997179 ( 0.996242)
build_ruby 0.001321 0.000000 2.817118 ( 2.696993)
build_all 0.003542 0.005158 16.086218 ( 3.329738)
build_install 0.008885 0.001486 2.048866 ( 1.169849)
test_btest 0.000520 0.000144 64.948812 ( 10.749425)
test_basic 0.003844 0.001068 0.279707 ( 0.370509)
test_all 0.001023 0.000284 683.693984 (106.920523)
test_rubyspec 0.039388 0.028124 53.496406 ( 61.644648)
total: 189.13 sec