Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-065053
#<BuildRuby:0x0000556473ca2c40
@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.20221117-065053",
@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.000009)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000026 0.000003 0.000029 ( 0.000016)
build_up 0.000726 0.004134 1.078292 ( 1.398412)
build_miniruby 0.000841 0.000169 0.932190 ( 0.930952)
build_ruby 0.001082 0.000217 2.776546 ( 2.670280)
build_all 0.005265 0.003450 15.872904 ( 3.292096)
build_install 0.009258 0.000266 2.069379 ( 1.180250)
test_btest 0.000429 0.000091 56.925311 ( 11.873762)
test_basic 0.004550 0.000092 0.326662 ( 0.417440)
test_all 0.000872 0.000175 631.054054 (103.411035)
test_rubyspec 0.051676 0.010335 51.208121 ( 59.498343)
total: 184.67 sec