Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-175633
#<BuildRuby:0x000055a89ba0fe58
@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.20220826-175633",
@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.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005890 0.000675 0.892586 ( 4.479702)
build_miniruby 0.000617 0.000224 0.057556 ( 0.056430)
build_ruby 0.000761 0.000277 0.059883 ( 0.058726)
build_all 0.004727 0.000091 1.530427 ( 0.589416)
build_install 0.009401 0.001514 1.915843 ( 0.953818)
test_btest 0.000577 0.000178 45.127891 ( 8.563157)
test_basic 0.004630 0.001425 0.336598 ( 0.424551)
test_all 0.002561 0.000000 635.480432 ( 94.512211)
test_rubyspec 0.061393 0.067270 44.165165 ( 52.584227)
total: 162.22 sec