Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-181208
#<BuildRuby:0x0000556fda88ff00
@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.20221121-181208",
@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.000001 0.000010 ( 0.000010)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.004782 0.000080 1.021860 ( 2.267633)
build_miniruby 0.000814 0.000102 1.019589 ( 1.018133)
build_ruby 0.001088 0.000136 2.872682 ( 2.749970)
build_all 0.008865 0.000028 15.853189 ( 3.324790)
build_install 0.005600 0.003272 2.118609 ( 1.209563)
test_btest 0.000559 0.000080 63.245881 ( 11.074981)
test_basic 0.004136 0.000591 0.312600 ( 0.403613)
test_all 0.000983 0.000141 692.627920 (107.196243)
test_rubyspec 0.042250 0.024834 53.421824 ( 61.655428)
total: 190.90 sec