Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-171712
#<BuildRuby:0x000055ba18336be8
@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.20230113-171712",
@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.000008)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.002216 0.004267 0.853401 ( 1.403862)
build_miniruby 0.001143 0.000228 1.017075 ( 1.014919)
build_ruby 0.001377 0.000275 2.778299 ( 2.775533)
build_all 0.010049 0.000000 16.865011 ( 2.978175)
build_install 0.009138 0.000000 2.079227 ( 1.072413)
test_btest 0.000962 0.000000 78.607024 ( 10.824136)
test_basic 0.006376 0.000256 0.361731 ( 0.447793)
test_all 0.001208 0.000172 662.235239 ( 99.234635)
test_rubyspec 0.079815 0.049613 51.836534 ( 59.933249)
total: 179.69 sec