Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-040159
#<BuildRuby:0x00005592711b7e58
@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-040159",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003958 0.000742 1.050837 ( 1.084068)
build_miniruby 0.000824 0.000155 0.995655 ( 0.994495)
build_ruby 0.001124 0.000210 2.719675 ( 2.634093)
build_all 0.007424 0.001392 15.820169 ( 3.297406)
build_install 0.007663 0.000513 2.045782 ( 1.108220)
test_btest 0.000483 0.000085 56.187898 ( 11.887749)
test_basic 0.004028 0.000711 0.331393 ( 0.422110)
test_all 0.001493 0.000263 609.632982 (103.794724)
test_rubyspec 0.061851 0.008094 50.635507 ( 58.988705)
total: 184.21 sec