Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-155436
#<BuildRuby:0x000055b332370088
@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.20221128-155436",
@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.000010)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004422 0.000631 1.083167 ( 1.247863)
build_miniruby 0.000736 0.000105 0.983422 ( 0.982175)
build_ruby 0.001199 0.000000 2.821627 ( 2.727430)
build_all 0.008067 0.000655 15.912397 ( 3.287565)
build_install 0.005294 0.004009 2.095208 ( 1.231316)
test_btest 0.000498 0.000088 57.751625 ( 11.625159)
test_basic 0.004024 0.000711 0.302731 ( 0.394079)
test_all 0.000829 0.000146 671.917935 (112.029834)
test_rubyspec 0.046119 0.021126 53.521545 ( 61.821962)
total: 195.35 sec