Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-191127
#<BuildRuby:0x0000564dc5243dd0
@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.20221119-191127",
@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.000002 0.000011 ( 0.000010)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.000000 0.005478 1.060854 ( 1.059771)
build_miniruby 0.000000 0.000981 1.006547 ( 1.005255)
build_ruby 0.000571 0.000695 2.750824 ( 2.632141)
build_all 0.003906 0.004926 15.838887 ( 3.345262)
build_install 0.008869 0.000000 1.967293 ( 1.072056)
test_btest 0.000534 0.000000 63.867105 ( 10.961898)
test_basic 0.004535 0.000000 0.314029 ( 0.404985)
test_all 0.001092 0.000000 664.755710 (103.825622)
test_rubyspec 0.044155 0.019709 51.142806 ( 59.515013)
total: 183.82 sec