Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-174146
#<BuildRuby:0x000055fdc9a77de0
@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.20220729-174146",
@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.000007 0.000000 0.000007 ( 0.000014)
autoconf 0.000000 0.000016 0.000016 ( 0.000016)
configure 0.000000 0.000010 0.000010 ( 0.000010)
build_up 0.002333 0.004405 0.872298 ( 2.851721)
build_miniruby 0.000911 0.000140 0.058087 ( 0.056805)
build_ruby 0.000903 0.000139 0.059574 ( 0.058304)
build_all 0.004101 0.000631 1.530653 ( 0.583083)
build_install 0.010208 0.000774 5.641439 ( 2.139256)
test_btest 0.000791 0.000113 52.508375 ( 8.399847)
test_basic 0.005210 0.000744 0.340493 ( 0.428498)
test_all 0.001092 0.000156 609.359133 ( 90.636228)
test_rubyspec 0.072629 0.029247 43.838181 ( 49.491724)
total: 154.65 sec