Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-190201
#<BuildRuby:0x000055d07ae262d8
@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.20221201-190201",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.005402 0.000173 1.430889 ( 1.828969)
build_miniruby 0.007246 0.000905 187.649977 ( 33.033977)
build_ruby 0.001159 0.000145 3.115616 ( 2.709806)
build_all 0.045864 0.015734 152.495731 ( 24.474606)
build_install 0.005333 0.002852 2.324336 ( 1.375861)
test_btest 0.000469 0.000104 66.341590 ( 11.066767)
test_basic 0.003970 0.000883 0.303040 ( 0.393613)
test_all 0.001031 0.000229 681.917159 (108.047438)
test_rubyspec 0.043503 0.022597 53.687222 ( 61.932252)
total: 244.86 sec