Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-094620
#<BuildRuby:0x0000558e4bfab2c8
@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-094620",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000023 0.000000 0.000023 ( 0.000023)
configure 0.000017 0.000000 0.000017 ( 0.000016)
build_up 0.004652 0.000000 1.038692 ( 1.140811)
build_miniruby 0.000860 0.000000 0.991832 ( 0.990820)
build_ruby 0.001100 0.000000 2.789455 ( 2.695238)
build_all 0.007933 0.000793 15.814650 ( 3.354310)
build_install 0.009957 0.000108 2.037029 ( 1.192237)
test_btest 0.000565 0.000059 65.822696 ( 11.506396)
test_basic 0.004526 0.000477 0.291833 ( 0.382078)
test_all 0.001525 0.000160 683.360602 (123.934959)
test_rubyspec 0.039318 0.026248 53.628373 ( 61.888708)
total: 207.09 sec