Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-042943
#<BuildRuby:0x000055d8cda73f90
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221207-042943",
@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.000016 0.000003 0.000019 ( 0.000020)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.000738 0.004166 1.104785 ( 1.145553)
build_miniruby 0.000777 0.000207 0.964990 ( 0.963697)
build_ruby 0.000915 0.000244 2.798391 ( 2.705271)
build_all 0.003549 0.005323 15.830814 ( 3.265899)
build_install 0.003296 0.006509 2.284141 ( 1.324063)
test_btest 0.000438 0.000180 63.582761 ( 11.362522)
test_basic 0.000549 0.004347 0.306075 ( 0.396693)
test_all 0.001260 0.000000 677.368401 (107.530718)
test_rubyspec 0.025268 0.029867 52.774341 ( 60.985607)
total: 189.68 sec