Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-210712
#<BuildRuby:0x000055d63cdd2878
@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.20220731-210712",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006551 0.000172 0.850162 ( 0.887724)
build_miniruby 0.000985 0.000071 0.056915 ( 0.055668)
build_ruby 0.000840 0.000060 0.058922 ( 0.057662)
build_all 0.004613 0.000011 1.556511 ( 0.601981)
build_install 0.006888 0.004225 5.648592 ( 2.159987)
test_btest 0.000645 0.000076 48.345801 ( 8.609350)
test_basic 0.005349 0.000107 0.309172 ( 0.398529)
test_all 0.001080 0.000120 604.167429 ( 91.095666)
test_rubyspec 0.094874 0.032891 43.842681 ( 49.462637)
total: 153.33 sec