Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-004850
#<BuildRuby:0x000055c876e74b88
@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.20220816-004850",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000020)
configure 0.000045 0.000010 0.000055 ( 0.000054)
build_up 0.009358 0.002160 0.977926 ( 2.154094)
build_miniruby 0.001836 0.000000 0.069879 ( 0.068160)
build_ruby 0.001964 0.000000 0.075917 ( 0.074176)
build_all 0.007321 0.002965 1.529156 ( 0.578191)
build_install 0.015796 0.007464 1.880548 ( 0.912151)
test_btest 0.000869 0.000242 74.697713 ( 8.628240)
test_basic 0.007448 0.000655 0.331818 ( 0.426004)
test_all 0.004247 0.000000 685.214168 ( 67.046171)
test_rubyspec 0.109973 0.062484 46.005494 ( 53.500825)
total: 133.39 sec