Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-183448
#<BuildRuby:0x000055b076af80f8
@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.20221206-183448",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.000784 0.004019 1.174366 ( 1.224250)
build_miniruby 0.000778 0.000111 0.935029 ( 0.933834)
build_ruby 0.001010 0.000144 2.831647 ( 2.728832)
build_all 0.008597 0.000599 15.786452 ( 3.285585)
build_install 0.007998 0.000449 2.212174 ( 1.262225)
test_btest 0.000558 0.000070 66.101085 ( 11.187974)
test_basic 0.004235 0.000530 0.291658 ( 0.382936)
test_all 0.000828 0.000103 664.566576 (114.877490)
test_rubyspec 0.021999 0.040969 52.815381 ( 60.950257)
total: 196.83 sec