Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-161836
#<BuildRuby:0x000055db98909c18
@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.20221205-161836",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000029)
build_up 0.004764 0.000733 1.200492 ( 2.975147)
build_miniruby 0.000820 0.000126 0.938156 ( 0.936937)
build_ruby 0.001154 0.000178 2.742247 ( 2.633009)
build_all 0.008383 0.000570 15.896124 ( 3.255014)
build_install 0.009940 0.000000 2.161244 ( 1.221129)
test_btest 0.000573 0.000000 60.911637 ( 11.745832)
test_basic 0.004927 0.000000 0.322277 ( 0.413120)
test_all 0.000965 0.000000 662.740948 (105.785052)
test_rubyspec 0.054744 0.019463 52.722016 ( 60.977808)
total: 189.94 sec