Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-024238
#<BuildRuby:0x0000560229e00700
@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.20221205-024238",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000028 0.000005 0.000033 ( 0.000034)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.005080 0.000169 1.216110 ( 1.246297)
build_miniruby 0.000942 0.000000 0.986475 ( 0.984982)
build_ruby 0.001328 0.000000 2.751253 ( 2.648596)
build_all 0.008534 0.000367 15.781096 ( 3.350521)
build_install 0.006770 0.003912 2.305966 ( 1.281873)
test_btest 0.000525 0.000087 60.713317 ( 11.512644)
test_basic 0.000530 0.004239 0.305744 ( 0.396669)
test_all 0.000626 0.000139 676.346782 (106.415406)
test_rubyspec 0.048943 0.020549 54.115928 ( 62.314634)
total: 190.15 sec