Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-181018
#<BuildRuby:0x0000564215563468
@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-181018",
@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.000010 0.000001 0.000011 ( 0.000010)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000016 0.000000 0.000016 ( 0.000015)
build_up 0.004260 0.000023 0.831475 ( 1.044763)
build_miniruby 0.000856 0.000090 1.002210 ( 1.000882)
build_ruby 0.001054 0.000111 2.738102 ( 2.736641)
build_all 0.008820 0.000452 15.837713 ( 3.297948)
build_install 0.001742 0.008531 2.136767 ( 1.175780)
test_btest 0.000501 0.000095 68.613867 ( 11.314350)
test_basic 0.000814 0.004621 0.310831 ( 0.400487)
test_all 0.001174 0.000280 671.571475 (136.720316)
test_rubyspec 0.031671 0.037711 52.300526 ( 60.492010)
total: 218.18 sec