Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-044146
#<BuildRuby:0x000055c98c87cea8
@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.20220902-044146",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000027 0.000004 0.000031 ( 0.000032)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.011330 0.000980 0.984835 ( 1.436546)
build_miniruby 0.001539 0.000205 0.076123 ( 0.074347)
build_ruby 0.001667 0.000222 0.071977 ( 0.070237)
build_all 0.008892 0.001186 1.533000 ( 0.587899)
build_install 0.018105 0.000000 1.854897 ( 0.919236)
test_btest 0.001182 0.000000 71.127761 ( 8.385902)
test_basic 0.003785 0.004812 0.342606 ( 0.436949)
test_all 0.002635 0.000000 626.363590 ( 65.203639)
test_rubyspec 0.133667 0.046589 45.499577 ( 53.911717)
total: 131.03 sec