Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-152906
#<BuildRuby:0x0000557cbfec0018
@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-152906",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006638 0.000000 0.838158 ( 0.919140)
build_miniruby 0.000872 0.000000 0.060242 ( 0.059052)
build_ruby 0.000790 0.000143 0.058808 ( 0.057620)
build_all 0.004657 0.000000 1.529961 ( 0.588672)
build_install 0.007127 0.003935 5.630419 ( 2.154093)
test_btest 0.000602 0.000141 50.231633 ( 8.305274)
test_basic 0.004949 0.001164 0.341170 ( 0.428941)
test_all 0.000913 0.000215 623.952031 ( 91.202274)
test_rubyspec 0.057860 0.028661 43.814653 ( 49.424777)
total: 153.14 sec