Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-070848
#<BuildRuby:0x000055b24a54fe00
@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.20221125-070848",
@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.000010 0.000002 0.000012 ( 0.000011)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004351 0.000768 1.059306 ( 1.083045)
build_miniruby 0.000699 0.000124 0.949962 ( 0.948853)
build_ruby 0.001384 0.000000 2.745288 ( 2.653477)
build_all 0.008734 0.000212 15.923564 ( 3.352263)
build_install 0.007980 0.001260 2.082497 ( 1.176148)
test_btest 0.000490 0.000077 56.060038 ( 11.392364)
test_basic 0.000000 0.004852 0.301809 ( 0.392118)
test_all 0.001533 0.000000 672.023433 (126.201542)
test_rubyspec 0.034103 0.019102 52.799568 ( 61.070576)
total: 208.27 sec