Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-095914
#<BuildRuby:0x000055cfa1c95e98
@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-095914",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.004838 0.000323 1.204482 ( 1.278180)
build_miniruby 0.000910 0.000061 0.934662 ( 0.932998)
build_ruby 0.001075 0.000072 2.761138 ( 2.675852)
build_all 0.008795 0.000276 15.695317 ( 3.228817)
build_install 0.001017 0.007916 2.316353 ( 1.301284)
test_btest 0.000554 0.000092 66.549699 ( 10.883083)
test_basic 0.000347 0.004302 0.288977 ( 0.379782)
test_all 0.001005 0.000115 657.945279 (108.602527)
test_rubyspec 0.042137 0.012812 52.833271 ( 61.048442)
total: 190.33 sec