Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-115311
#<BuildRuby:0x00005568527e7600
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221126-115311",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.002859 0.007380 1.300210 ( 2.034784)
build_miniruby 0.000058 0.002861 0.860502 ( 0.868730)
build_ruby 0.002492 0.000586 2.240961 ( 2.174989)
build_all 0.020890 0.002855 24.999311 ( 2.867001)
build_install 0.011655 0.009589 4.928819 ( 1.208746)
test_btest 0.000000 0.001264 89.271767 ( 9.209268)
test_basic 0.006692 0.001152 0.356734 ( 0.445191)
test_all 0.001392 0.000406 720.928458 ( 71.795052)
test_rubyspec 0.090680 0.063252 49.559507 ( 58.098321)
total: 148.70 sec