Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-140942
#<BuildRuby:0x000055dc7c38e7e0
@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.20220727-140942",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003105 0.003636 0.847255 ( 1.086389)
build_miniruby 0.000765 0.000235 0.056747 ( 0.055542)
build_ruby 0.000729 0.000224 0.058909 ( 0.057738)
build_all 0.000529 0.004141 1.519138 ( 0.589476)
build_install 0.009302 0.001900 5.673584 ( 2.190136)
test_btest 0.000540 0.000193 52.229527 ( 7.962680)
test_basic 0.002011 0.003447 0.340936 ( 0.429502)
test_all 0.000838 0.000335 614.523817 ( 88.021767)
test_rubyspec 0.052139 0.067545 43.761677 ( 49.499886)
total: 149.89 sec