Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-114703
#<BuildRuby:0x0000557be92244c0
@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.20220814-114703",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000009 0.000004 0.000013 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.004749 0.006526 0.972120 ( 1.054956)
build_miniruby 0.001133 0.000617 0.066853 ( 0.065037)
build_ruby 0.001442 0.000787 0.075979 ( 0.073590)
build_all 0.003147 0.006620 1.525857 ( 0.584623)
build_install 0.020901 0.003088 1.875693 ( 0.918817)
test_btest 0.000000 0.001248 75.237462 ( 8.554313)
test_basic 0.000935 0.007549 0.323067 ( 0.415715)
test_all 0.003819 0.000000 641.685630 ( 64.576865)
test_rubyspec 0.075665 0.095607 46.014675 ( 53.525087)
total: 129.77 sec