Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-111111
#<BuildRuby:0x0000557e2f0286d8
@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.20220726-111111",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.008282 0.002258 0.958154 ( 1.181060)
build_miniruby 0.000000 0.001786 0.079868 ( 0.078632)
build_ruby 0.000000 0.001998 0.072876 ( 0.071325)
build_all 0.006320 0.003194 1.508844 ( 0.576697)
build_install 0.020022 0.000449 5.256452 ( 2.121222)
test_btest 0.000932 0.000259 75.683022 ( 7.955765)
test_basic 0.004490 0.003188 0.322295 ( 0.410974)
test_all 0.001290 0.000386 632.788480 ( 64.134236)
test_rubyspec 0.110089 0.065357 45.133116 ( 50.920465)
total: 127.45 sec