Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-001751
#<BuildRuby:0x0000556205d38328
@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.20220730-001751",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.001994 0.004330 0.814801 ( 0.944256)
build_miniruby 0.000755 0.000174 0.056794 ( 0.055683)
build_ruby 0.000752 0.000174 0.060043 ( 0.058782)
build_all 0.004553 0.000087 1.518792 ( 0.591702)
build_install 0.005408 0.005727 5.652240 ( 2.162567)
test_btest 0.000427 0.000122 56.924715 ( 8.092930)
test_basic 0.002001 0.003736 0.253289 ( 0.342248)
test_all 0.000615 0.000205 595.481672 ( 87.757693)
test_rubyspec 0.071586 0.046983 43.712742 ( 49.303375)
total: 149.31 sec