Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-070103
#<BuildRuby:0x000055f3a1494018
@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.20221123-070103",
@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.000001 0.000009 ( 0.000010)
autoconf 0.000028 0.000005 0.000033 ( 0.000032)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.005052 0.000179 1.120410 ( 1.167701)
build_miniruby 0.000771 0.000122 0.989908 ( 0.988721)
build_ruby 0.001038 0.000164 2.876372 ( 2.743212)
build_all 0.007479 0.001181 15.966137 ( 3.292580)
build_install 0.009033 0.000683 2.044020 ( 1.228788)
test_btest 0.000495 0.000075 65.539892 ( 11.235445)
test_basic 0.004095 0.000614 0.267506 ( 0.358614)
test_all 0.001571 0.000236 688.349685 (121.988706)
test_rubyspec 0.053095 0.012850 53.393025 ( 61.581237)
total: 204.59 sec