Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-091558
#<BuildRuby:0x00005611ac19c3c8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230107-091558",
@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.000016 0.000001 0.000017 ( 0.000017)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.001715 0.004294 0.849168 ( 1.045924)
build_miniruby 0.001105 0.000147 1.018600 ( 1.016703)
build_ruby 0.001290 0.000172 2.770822 ( 2.768197)
build_all 0.005434 0.004552 16.858527 ( 2.994619)
build_install 0.009798 0.001837 2.139567 ( 1.089544)
test_btest 0.000656 0.000123 79.297451 ( 10.568533)
test_basic 0.007619 0.000000 0.372123 ( 0.456089)
test_all 0.001440 0.000000 664.639267 ( 93.562384)
test_rubyspec 0.103679 0.028877 52.245242 ( 60.337757)
total: 173.84 sec