Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-184035
#<BuildRuby:0x0000560e55088040
@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.20221222-184035",
@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.000000 0.000010 ( 0.000010)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000016 0.000001 0.000017 ( 0.000016)
build_up 0.003875 0.000258 0.909527 ( 1.840878)
build_miniruby 0.000953 0.000064 0.954408 ( 0.952886)
build_ruby 0.001062 0.000071 2.749098 ( 2.747750)
build_all 0.005488 0.003584 15.774216 ( 3.304456)
build_install 0.009194 0.001021 2.169425 ( 1.262892)
test_btest 0.000544 0.000061 65.644952 ( 10.727371)
test_basic 0.004918 0.000036 0.291876 ( 0.383509)
test_all 0.001217 0.000000 660.639711 (145.204506)
test_rubyspec 0.043684 0.022545 51.832246 ( 60.022021)
total: 226.45 sec