Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-022438
#<BuildRuby:0x000055def277ec60
@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.20220803-022438",
@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.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006351 0.000454 0.815936 ( 0.938847)
build_miniruby 0.000938 0.000067 0.056786 ( 0.055575)
build_ruby 0.000954 0.000068 0.059227 ( 0.057897)
build_all 0.000287 0.004527 1.515684 ( 0.587228)
build_install 0.006377 0.004883 5.603404 ( 2.168747)
test_btest 0.000501 0.000100 50.170755 ( 8.410458)
test_basic 0.005687 0.000190 0.375282 ( 0.463202)
test_all 0.001073 0.000000 639.950570 ( 91.550571)
test_rubyspec 0.089567 0.035736 43.805225 ( 51.160446)
total: 155.39 sec