Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-093117
#<BuildRuby:0x000055ff3094e8c0
@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.20221120-093117",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000015 0.000000 0.000015 ( 0.000016)
build_up 0.000910 0.003831 1.069567 ( 1.309589)
build_miniruby 0.000818 0.000074 0.983082 ( 0.982093)
build_ruby 0.001195 0.000109 2.795455 ( 2.679210)
build_all 0.009321 0.000000 15.977936 ( 3.398207)
build_install 0.009730 0.000000 2.044969 ( 1.163019)
test_btest 0.000000 0.000539 67.076754 ( 11.099849)
test_basic 0.001881 0.003123 0.312320 ( 0.402861)
test_all 0.001770 0.000189 615.520353 (105.806483)
test_rubyspec 0.047610 0.018945 51.960141 ( 60.232333)
total: 187.07 sec