Logfile: /home/ko1/ruby/logs/brlog.trunk.20220501-045426
#<BuildRuby:0x000055eb70aff418
@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.20220501-045426",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.002877 0.004300 0.822578 ( 1.343920)
build_miniruby 0.000786 0.000112 0.056880 ( 0.055708)
build_ruby 0.000850 0.000122 0.057072 ( 0.055904)
build_all 0.004403 0.000000 1.495122 ( 0.591703)
build_install 0.007497 0.003398 6.262327 ( 2.794325)
test_btest 0.000676 0.000112 50.771183 ( 8.116022)
test_basic 0.002229 0.003618 0.276940 ( 0.365206)
test_all 0.001231 0.000259 616.460281 ( 92.003181)
test_rubyspec 0.100118 0.022348 43.909014 ( 48.818495)
total: 154.15 sec