Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-010422
#<BuildRuby:0x000055c882524bf8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220802-010422",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009792 0.001335 0.974346 ( 1.111836)
build_miniruby 0.001530 0.000353 0.075976 ( 0.074314)
build_ruby 0.001277 0.000295 0.065889 ( 0.064444)
build_all 0.005262 0.004849 1.549161 ( 0.581914)
build_install 0.020535 0.001492 5.088432 ( 2.018486)
test_btest 0.001067 0.000251 74.989544 ( 8.344222)
test_basic 0.007692 0.000000 0.330198 ( 0.417729)
test_all 0.002086 0.000000 673.364794 ( 65.742773)
test_rubyspec 0.129175 0.042890 45.409273 ( 50.799854)
total: 129.16 sec