Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-154929
#<BuildRuby:0x000055ecbf2e0638
@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-154929",
@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.000008)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.005861 0.000556 0.847084 ( 1.466875)
build_miniruby 0.001019 0.000314 1.015682 ( 1.013524)
build_ruby 0.001182 0.000364 2.772593 ( 2.769922)
build_all 0.006253 0.003561 16.743529 ( 2.957328)
build_install 0.008362 0.001297 2.301769 ( 1.192952)
test_btest 0.000891 0.000000 75.086372 ( 10.305872)
test_basic 0.003721 0.003045 0.358280 ( 0.444387)
test_all 0.001091 0.000364 671.602430 (105.397455)
test_rubyspec 0.073492 0.057190 51.497438 ( 59.544516)
total: 185.09 sec