Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-050645
#<BuildRuby:0x00005647fa9d3f30
@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.20230131-050645",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000022 0.000006 0.000028 ( 0.000013)
build_up 0.006103 0.000432 0.904173 ( 1.102503)
build_miniruby 0.001051 0.000226 1.023492 ( 1.021483)
build_ruby 0.001426 0.000306 2.805287 ( 2.802700)
build_all 0.008860 0.000889 16.719744 ( 2.995833)
build_install 0.006913 0.004340 2.099265 ( 1.083172)
test_btest 0.000000 0.000961 76.768600 ( 10.230354)
test_basic 0.002947 0.004011 0.381370 ( 0.466199)
test_all 0.001694 0.000000 659.837957 (100.828747)
test_rubyspec 0.077774 0.044245 51.696290 ( 59.759265)
total: 180.29 sec