Logfile: /home/ko1/ruby/logs/brlog.trunk.20220706-194125
#<BuildRuby:0x0000559b7e4b8088
@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.20220706-194125",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.000000 0.006840 0.879471 ( 1.023446)
build_miniruby 0.001012 0.000000 0.057705 ( 0.056446)
build_ruby 0.000800 0.000160 0.059284 ( 0.058080)
build_all 0.004200 0.000085 1.514215 ( 0.596964)
build_install 0.008140 0.000770 6.299686 ( 2.838152)
test_btest 0.000741 0.000131 50.779572 ( 8.309409)
test_basic 0.004848 0.000855 0.302423 ( 0.391238)
test_all 0.001165 0.000206 618.367524 ( 88.740653)
test_rubyspec 0.093399 0.026889 44.358773 ( 49.902885)
total: 151.92 sec