Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-172226
#<BuildRuby:0x000055d97f144700
@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.20221204-172226",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000027 0.000002 0.000029 ( 0.000028)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004821 0.000254 1.169452 ( 1.210345)
build_miniruby 0.000879 0.000046 1.063867 ( 1.062596)
build_ruby 0.001197 0.000000 2.772996 ( 2.681673)
build_all 0.009108 0.000000 15.693528 ( 3.346145)
build_install 0.003459 0.007180 2.239410 ( 1.216657)
test_btest 0.000584 0.000000 60.231722 ( 12.173054)
test_basic 0.004340 0.000131 0.322580 ( 0.413750)
test_all 0.000765 0.000088 671.941735 (124.385493)
test_rubyspec 0.043114 0.014120 53.742602 ( 61.987818)
total: 208.48 sec