Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-052348
#<BuildRuby:0x00005555d91cd390
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220819-052348",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009034 0.000694 0.810896 ( 0.925454)
build_miniruby 0.001139 0.000088 0.054642 ( 0.053898)
build_ruby 0.001589 0.000122 0.066189 ( 0.064884)
build_all 0.008327 0.000641 1.262215 ( 0.461572)
build_install 0.011702 0.004305 1.548126 ( 0.790422)
test_btest 0.000862 0.000101 53.171107 ( 6.263773)
test_basic 0.005025 0.000591 0.286460 ( 0.377429)
test_all 0.005238 0.000437 499.585245 ( 52.274511)
test_rubyspec 0.115399 0.020578 42.100330 ( 50.647026)
total: 111.86 sec