Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-034945
#<BuildRuby:0x00005641c7fa32c8
@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-034945",
@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.000002 0.000010 ( 0.000010)
autoconf 0.000017 0.000005 0.000022 ( 0.000022)
configure 0.000011 0.000003 0.000014 ( 0.000015)
build_up 0.000000 0.004961 1.062635 ( 1.074840)
build_miniruby 0.000000 0.000957 1.062007 ( 1.060814)
build_ruby 0.000000 0.001211 2.767355 ( 2.681179)
build_all 0.007598 0.001559 15.930436 ( 3.288787)
build_install 0.002429 0.006580 1.984743 ( 1.093710)
test_btest 0.000407 0.000203 60.875553 ( 10.478636)
test_basic 0.004381 0.000398 0.315939 ( 0.406621)
test_all 0.000726 0.000342 639.034207 (103.973683)
test_rubyspec 0.031263 0.027782 51.603669 ( 59.849901)
total: 183.91 sec