Logfile: /home/ko1/ruby/logs/brlog.trunk.20220506-182438
#<BuildRuby:0x000056058492fe98
@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.20220506-182438",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.006927 0.000000 0.886994 ( 1.044253)
build_miniruby 0.000959 0.000028 0.057221 ( 0.055907)
build_ruby 0.000798 0.000246 0.058102 ( 0.056850)
build_all 0.004305 0.000000 1.479008 ( 0.593567)
build_install 0.009448 0.001553 6.245927 ( 2.796857)
test_btest 0.000648 0.000173 52.104168 ( 8.226628)
test_basic 0.000985 0.004762 0.343200 ( 0.431937)
test_all 0.001050 0.000350 616.149740 ( 91.432911)
test_rubyspec 0.099910 0.029792 43.908836 ( 48.795970)
total: 153.44 sec