Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-082526
#<BuildRuby:0x0000555fb5aa3e70
@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.20221130-082526",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.004750 0.000279 1.175127 ( 1.176892)
build_miniruby 0.001005 0.000059 0.964135 ( 0.962562)
build_ruby 0.001354 0.000000 2.657628 ( 2.567476)
build_all 0.008656 0.000000 15.895611 ( 3.333160)
build_install 0.004718 0.004500 2.201087 ( 1.260056)
test_btest 0.000546 0.000055 61.967076 ( 12.030746)
test_basic 0.004456 0.000446 0.329758 ( 0.420610)
test_all 0.000969 0.000096 667.245729 (120.976003)
test_rubyspec 0.048675 0.015436 53.814349 ( 62.039393)
total: 204.77 sec