Logfile: /home/ko1/ruby/logs/brlog.trunk.20220505-085103
#<BuildRuby:0x000055d3a14cfea8
@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.20220505-085103",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.000000 0.006663 0.851318 ( 1.011255)
build_miniruby 0.000000 0.001040 0.057238 ( 0.055926)
build_ruby 0.000662 0.000207 0.057591 ( 0.056563)
build_all 0.001152 0.003226 1.477367 ( 0.598297)
build_install 0.005330 0.004275 6.267561 ( 2.816159)
test_btest 0.000567 0.000177 46.334926 ( 8.811902)
test_basic 0.004425 0.001382 0.335915 ( 0.423750)
test_all 0.001134 0.000354 618.332879 ( 90.731496)
test_rubyspec 0.069226 0.035309 43.712718 ( 48.676834)
total: 153.18 sec