Logfile: /home/ko1/ruby/logs/brlog.trunk.20220628-114007
#<BuildRuby:0x0000558eb98001b8
@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.20220628-114007",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.006366 0.000337 0.862903 ( 1.411629)
build_miniruby 0.000853 0.000131 0.057982 ( 0.056735)
build_ruby 0.000730 0.000113 0.059230 ( 0.058042)
build_all 0.004280 0.000000 1.494481 ( 0.598990)
build_install 0.010711 0.000204 6.334536 ( 2.819375)
test_btest 0.000687 0.000000 50.142190 ( 8.624904)
test_basic 0.002559 0.003603 0.339276 ( 0.426673)
test_all 0.001091 0.000182 601.063528 ( 94.440335)
test_rubyspec 0.085718 0.031636 44.433341 ( 49.995157)
total: 158.43 sec