Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-035803
#<BuildRuby:0x000055d103900018
@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.20221127-035803",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.005157 0.000000 1.283301 ( 1.938187)
build_miniruby 0.001002 0.000000 0.926918 ( 0.925543)
build_ruby 0.001371 0.000000 2.692522 ( 2.598134)
build_all 0.002524 0.007594 22.498611 ( 4.346203)
build_install 0.007094 0.002957 4.387243 ( 1.539833)
test_btest 0.000472 0.000095 66.278593 ( 10.673865)
test_basic 0.000781 0.003847 0.315335 ( 0.406570)
test_all 0.001469 0.000367 699.975022 (110.785245)
test_rubyspec 0.037483 0.023484 53.408898 ( 61.526443)
total: 194.74 sec