Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-165705
#<BuildRuby:0x000055a4618dbe80
@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.20221229-165705",
@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.000007)
autoconf 0.000011 0.000006 0.000017 ( 0.000016)
configure 0.000010 0.000004 0.000014 ( 0.000013)
build_up 0.004435 0.002015 0.847630 ( 1.067319)
build_miniruby 0.000000 0.001119 1.024669 ( 1.022707)
build_ruby 0.000000 0.001499 2.774394 ( 2.771781)
build_all 0.008291 0.001448 16.735701 ( 2.998364)
build_install 0.007765 0.003919 2.309412 ( 1.190647)
test_btest 0.000761 0.000355 76.915455 ( 10.839798)
test_basic 0.004431 0.002068 0.338651 ( 0.424996)
test_all 0.000986 0.000460 677.219725 ( 99.393484)
test_rubyspec 0.068986 0.057564 51.671331 ( 59.793189)
total: 179.50 sec