Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-103050
#<BuildRuby:0x0000558007798038
@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.20221127-103050",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.001084 0.004151 1.208780 ( 1.449479)
build_miniruby 0.000848 0.000195 1.001930 ( 1.000616)
build_ruby 0.001052 0.000243 2.806186 ( 2.719104)
build_all 0.009889 0.000000 22.247390 ( 4.354209)
build_install 0.008522 0.000000 4.406045 ( 1.610060)
test_btest 0.000608 0.000000 65.880597 ( 10.875267)
test_basic 0.004115 0.000437 0.334196 ( 0.425425)
test_all 0.000854 0.000142 671.842013 (122.430451)
test_rubyspec 0.037229 0.027356 53.338283 ( 61.483358)
total: 206.35 sec