Logfile: /home/ko1/ruby/logs/brlog.trunk.20220502-133704
#<BuildRuby:0x0000556827ee65a8
@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.20220502-133704",
@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.000006)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.002276 0.004399 0.835017 ( 2.052867)
build_miniruby 0.000850 0.000196 0.056837 ( 0.055616)
build_ruby 0.000842 0.000194 0.058299 ( 0.057043)
build_all 0.003417 0.000789 1.483451 ( 0.592342)
build_install 0.010737 0.000367 6.273957 ( 2.804633)
test_btest 0.000726 0.000145 52.364751 ( 7.916197)
test_basic 0.005057 0.001012 0.343208 ( 0.430820)
test_all 0.001206 0.000000 619.415261 ( 90.878662)
test_rubyspec 0.093181 0.033375 43.861885 ( 48.864441)
total: 153.65 sec