Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-114412
#<BuildRuby:0x0000557630b2ffb0
@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.20221231-114412",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000045 0.000003 0.000048 ( 0.000046)
build_up 0.002477 0.003889 0.848381 ( 1.084256)
build_miniruby 0.001191 0.000149 1.018912 ( 1.016936)
build_ruby 0.000000 0.001583 2.777862 ( 2.775014)
build_all 0.006924 0.002941 16.738690 ( 2.993771)
build_install 0.009988 0.001763 2.311761 ( 1.189837)
test_btest 0.000828 0.000000 76.505847 ( 10.665428)
test_basic 0.002591 0.004528 0.311867 ( 0.397126)
test_all 0.001059 0.000235 658.049854 ( 97.518476)
test_rubyspec 0.063985 0.067983 51.458512 ( 59.527650)
total: 177.17 sec