Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-160239
#<BuildRuby:0x000055a0dcf8e878
@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.20220801-160239",
@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.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.002120 0.004484 0.931118 ( 2.149090)
build_miniruby 0.000816 0.000126 0.056684 ( 0.055492)
build_ruby 0.000876 0.000134 0.059486 ( 0.058346)
build_all 0.004110 0.000633 1.553065 ( 0.592406)
build_install 0.011006 0.000192 5.650568 ( 2.174538)
test_btest 0.000696 0.000093 49.085418 ( 8.753812)
test_basic 0.000302 0.004991 0.279177 ( 0.368308)
test_all 0.000732 0.000147 600.333526 ( 92.524285)
test_rubyspec 0.073233 0.019881 43.734339 ( 49.410270)
total: 156.09 sec