Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-031319
#<BuildRuby:0x000055c1f61532c8
@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.20221128-031319",
@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.000021 0.000002 0.000023 ( 0.000007)
autoconf 0.000020 0.000002 0.000022 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.001160 0.004088 1.227307 ( 1.453746)
build_miniruby 0.000940 0.000111 0.998462 ( 0.997116)
build_ruby 0.001158 0.000136 2.836412 ( 2.705537)
build_all 0.010025 0.000181 22.522244 ( 4.432404)
build_install 0.007978 0.000373 4.349245 ( 1.509572)
test_btest 0.000562 0.000056 57.439771 ( 11.817209)
test_basic 0.004421 0.000442 0.331180 ( 0.421626)
test_all 0.001051 0.000105 671.442059 (107.898290)
test_rubyspec 0.056549 0.011162 53.089100 ( 61.328606)
total: 192.56 sec