Logfile: /home/ko1/ruby/logs/brlog.trunk.20220701-034012
#<BuildRuby:0x0000556de380ffb0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220701-034012",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.002920 0.003689 0.839402 ( 0.945552)
build_miniruby 0.000894 0.000192 0.058055 ( 0.056627)
build_ruby 0.000820 0.000175 0.059795 ( 0.058524)
build_all 0.003477 0.000745 1.472844 ( 0.600978)
build_install 0.008821 0.001891 6.226800 ( 2.820424)
test_btest 0.000595 0.000127 46.537440 ( 9.131110)
test_basic 0.000662 0.005081 0.288587 ( 0.377317)
test_all 0.001246 0.000199 603.941764 ( 93.056868)
test_rubyspec 0.075870 0.041656 44.387391 ( 49.939069)
total: 156.99 sec