Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-205431
#<BuildRuby:0x000056065df43418
@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-205431",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000009 0.000003 0.000012 ( 0.000010)
build_up 0.004038 0.001009 1.167336 ( 1.181804)
build_miniruby 0.000777 0.000194 1.075532 ( 1.074352)
build_ruby 0.000903 0.000226 2.772693 ( 2.686567)
build_all 0.005605 0.003499 15.790540 ( 3.304345)
build_install 0.005948 0.004781 2.254941 ( 1.323071)
test_btest 0.000442 0.000147 59.232768 ( 12.297433)
test_basic 0.004636 0.000089 0.286094 ( 0.376918)
test_all 0.000938 0.000000 700.539950 (109.935748)
test_rubyspec 0.048327 0.012216 53.765041 ( 61.942980)
total: 194.12 sec