Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-133908
#<BuildRuby:0x000055cde75abf58
@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.20230103-133908",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000022 0.000008 0.000030 ( 0.000013)
build_up 0.001557 0.004715 0.837724 ( 1.005162)
build_miniruby 0.000960 0.000400 1.018423 ( 1.016399)
build_ruby 0.001116 0.000465 2.777246 ( 2.774524)
build_all 0.007079 0.002657 16.878068 ( 3.027951)
build_install 0.008114 0.001790 2.302915 ( 1.191684)
test_btest 0.000668 0.000260 76.288011 ( 10.340293)
test_basic 0.006224 0.000891 0.349120 ( 0.434419)
test_all 0.001686 0.000373 662.679198 (101.779431)
test_rubyspec 0.094986 0.034444 51.834353 ( 59.844408)
total: 181.41 sec