Logfile: /home/ko1/ruby/logs/brlog.trunk.20220528-230929
#<BuildRuby:0x000055c2e18981f0
@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.20220528-230929",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.006839 0.000196 0.860351 ( 1.178541)
build_miniruby 0.000883 0.000000 0.057533 ( 0.056304)
build_ruby 0.000872 0.000000 0.056916 ( 0.055748)
build_all 0.004122 0.000117 1.461469 ( 0.598231)
build_install 0.009969 0.000339 6.269835 ( 2.834797)
test_btest 0.001484 0.000088 45.162530 ( 8.832973)
test_basic 0.001554 0.004839 0.336844 ( 0.424194)
test_all 0.001234 0.000067 607.626029 ( 99.355922)
test_rubyspec 0.076064 0.043132 43.933950 ( 49.539751)
total: 162.88 sec