Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-184328
#<BuildRuby:0x000055e365f04328
@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.20221204-184328",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000000 0.000019 0.000019 ( 0.000019)
build_up 0.000477 0.004337 1.148795 ( 1.314597)
build_miniruby 0.000756 0.000275 1.056719 ( 1.055331)
build_ruby 0.000864 0.000315 2.731485 ( 2.613068)
build_all 0.009203 0.000081 15.807075 ( 3.296539)
build_install 0.008617 0.000000 2.215667 ( 1.229270)
test_btest 0.000548 0.000066 64.614545 ( 11.652744)
test_basic 0.000000 0.004810 0.304655 ( 0.395658)
test_all 0.000000 0.001062 674.354335 (105.407833)
test_rubyspec 0.047888 0.019294 53.098995 ( 61.193722)
total: 188.16 sec