Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-011358
#<BuildRuby:0x00005652cba53da8
@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-011358",
@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.000017 0.000002 0.000019 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004764 0.000093 1.072514 ( 1.111515)
build_miniruby 0.000000 0.001071 0.943626 ( 0.942162)
build_ruby 0.000000 0.001246 2.744873 ( 2.646237)
build_all 0.006761 0.002074 15.741803 ( 3.299895)
build_install 0.008828 0.000058 2.058685 ( 1.191432)
test_btest 0.000573 0.000090 57.777624 ( 11.468677)
test_basic 0.000953 0.003618 0.310396 ( 0.401285)
test_all 0.001439 0.000000 676.641848 (110.965620)
test_rubyspec 0.047873 0.006436 52.444463 ( 60.684138)
total: 192.71 sec