Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-221503
#<BuildRuby:0x0000556541e02620
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221221-221503",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.000000 0.004215 1.044789 ( 2.935255)
build_miniruby 0.000035 0.000968 0.963317 ( 0.961979)
build_ruby 0.000816 0.000314 2.647551 ( 2.652112)
build_all 0.008675 0.000446 15.745186 ( 3.259237)
build_install 0.007238 0.003661 2.241528 ( 1.257819)
test_btest 0.000438 0.000155 67.785634 ( 11.104769)
test_basic 0.001868 0.003033 0.309691 ( 0.400795)
test_all 0.001280 0.000000 669.695704 (134.388892)
test_rubyspec 0.049030 0.023367 52.195101 ( 60.415504)
total: 217.38 sec