Logfile: /home/ko1/ruby/logs/brlog.trunk.20220604-093232
#<BuildRuby:0x0000556bbdef7468
@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.20220604-093232",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.006413 0.000000 0.850356 ( 0.873966)
build_miniruby 0.001039 0.000000 0.057087 ( 0.055804)
build_ruby 0.000923 0.000086 0.059724 ( 0.058510)
build_all 0.004323 0.000046 1.494982 ( 0.610119)
build_install 0.006831 0.004485 6.320537 ( 2.846574)
test_btest 0.000721 0.000127 48.396344 ( 9.063033)
test_basic 0.005108 0.000902 0.304425 ( 0.393277)
test_all 0.001444 0.000131 645.660157 ( 94.883633)
test_rubyspec 0.066388 0.062140 44.285402 ( 49.850757)
total: 158.64 sec