Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-144937
#<BuildRuby:0x000055ce19d74460
@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.20221211-144937",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000017 0.000003 0.000020 ( 0.000021)
configure 0.000016 0.000004 0.000020 ( 0.000019)
build_up 0.004177 0.000000 0.900783 ( 1.136294)
build_miniruby 0.000972 0.000000 1.001821 ( 1.000555)
build_ruby 0.001191 0.000000 2.834644 ( 2.729304)
build_all 0.008839 0.000000 15.802744 ( 3.390263)
build_install 0.008939 0.000850 2.242747 ( 1.259425)
test_btest 0.000446 0.000078 61.362497 ( 11.155973)
test_basic 0.004254 0.000740 0.312630 ( 0.403023)
test_all 0.000952 0.000165 674.343684 (105.909814)
test_rubyspec 0.049534 0.021647 52.830430 ( 61.023724)
total: 188.01 sec