Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-215221
#<BuildRuby:0x000055e99041be58
@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.20220803-215221",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000015)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.003003 0.003630 0.845552 ( 1.067204)
build_miniruby 0.000710 0.000323 0.056911 ( 0.055688)
build_ruby 0.000985 0.000000 0.058744 ( 0.057599)
build_all 0.004004 0.000381 1.543593 ( 0.598274)
build_install 0.003761 0.006079 5.622680 ( 2.155347)
test_btest 0.000556 0.000278 52.076661 ( 8.110046)
test_basic 0.000871 0.005071 0.340430 ( 0.428583)
test_all 0.001127 0.000264 604.399936 ( 91.708505)
test_rubyspec 0.079252 0.039328 43.638078 ( 51.023960)
total: 155.21 sec