Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-203111
#<BuildRuby:0x0000561ab0dcbdf8
@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.20221118-203111",
@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.000008 0.000002 0.000010 ( 0.000025)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.001955 0.003303 1.113124 ( 1.102417)
build_miniruby 0.000719 0.000221 0.940956 ( 0.939695)
build_ruby 0.001131 0.000000 2.744541 ( 2.646202)
build_all 0.008245 0.000496 15.785287 ( 3.382278)
build_install 0.009037 0.000273 2.030181 ( 1.185036)
test_btest 0.000455 0.000107 63.971035 ( 10.896993)
test_basic 0.002355 0.002532 0.317524 ( 0.408143)
test_all 0.001124 0.000295 638.754979 (103.981660)
test_rubyspec 0.061068 0.012730 51.082303 ( 59.377124)
total: 183.92 sec