Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-210637
#<BuildRuby:0x000055d07cab6678
@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.20221208-210637",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003866 0.000966 1.151855 ( 1.148896)
build_miniruby 0.000894 0.000000 1.029432 ( 1.028124)
build_ruby 0.001165 0.000000 2.851575 ( 2.748888)
build_all 0.009045 0.000000 15.899577 ( 3.345811)
build_install 0.008639 0.000000 2.234678 ( 1.262179)
test_btest 0.000574 0.000000 66.442026 ( 10.969698)
test_basic 0.004078 0.000591 0.301422 ( 0.392345)
test_all 0.000719 0.000127 651.941000 (114.219818)
test_rubyspec 0.035356 0.025669 53.041255 ( 61.541314)
total: 196.66 sec