Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-152553
#<BuildRuby:0x000055f14386ffa8
@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.20221127-152553",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.001232 0.004273 1.282867 ( 1.818398)
build_miniruby 0.000967 0.000000 1.060152 ( 1.059091)
build_ruby 0.001118 0.000000 2.718743 ( 2.619357)
build_all 0.009771 0.000000 22.439106 ( 4.445892)
build_install 0.009398 0.000132 4.456054 ( 1.605772)
test_btest 0.000567 0.000085 64.867318 ( 10.943986)
test_basic 0.004376 0.000657 0.298140 ( 0.388162)
test_all 0.000885 0.000133 661.460912 (119.123909)
test_rubyspec 0.037641 0.030726 53.025765 ( 61.289023)
total: 203.29 sec