Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-170605
#<BuildRuby:0x000055b247b02350
@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.20221203-170605",
@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.000012 0.000003 0.000015 ( 0.000015)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.004619 0.000205 1.285858 ( 1.269398)
build_miniruby 0.001111 0.000000 1.026136 ( 1.024342)
build_ruby 0.001251 0.000000 2.716431 ( 2.607020)
build_all 0.009240 0.000000 15.906518 ( 3.275409)
build_install 0.006119 0.002831 2.323839 ( 1.345850)
test_btest 0.000541 0.000108 67.649337 ( 11.104592)
test_basic 0.004205 0.000841 0.317523 ( 0.408662)
test_all 0.000982 0.000196 700.083042 (107.671988)
test_rubyspec 0.043065 0.013152 52.977363 ( 61.142180)
total: 189.85 sec