Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-183800
#<BuildRuby:0x00005587a5a0ff00
@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.20220816-183800",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.006747 0.000000 0.806483 ( 0.971289)
build_miniruby 0.001023 0.000025 0.057680 ( 0.056386)
build_ruby 0.000670 0.000207 0.059067 ( 0.057826)
build_all 0.004549 0.000176 1.539431 ( 0.589937)
build_install 0.009647 0.001512 1.936425 ( 0.968591)
test_btest 0.000700 0.000186 54.592931 ( 8.412986)
test_basic 0.004242 0.001131 0.323843 ( 0.412627)
test_all 0.002669 0.000000 603.256566 ( 92.913225)
test_rubyspec 0.081631 0.044955 44.025375 ( 51.400934)
total: 155.78 sec