Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-210713
#<BuildRuby:0x000055b85d9dfe70
@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-210713",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.000000 0.005056 1.241805 ( 1.224123)
build_miniruby 0.000000 0.000840 0.982347 ( 0.981058)
build_ruby 0.000000 0.001206 2.702028 ( 2.595789)
build_all 0.003808 0.005080 15.762045 ( 3.342244)
build_install 0.008302 0.000784 2.327646 ( 1.327969)
test_btest 0.000605 0.000114 62.074056 ( 11.451192)
test_basic 0.004224 0.000793 0.295457 ( 0.385866)
test_all 0.000861 0.000161 656.743861 (111.392926)
test_rubyspec 0.062504 0.008835 53.205813 ( 61.354532)
total: 194.06 sec