Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-153539
#<BuildRuby:0x000055fc10a4d550
@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.20220729-153539",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004343 0.004750 0.812696 ( 1.524095)
build_miniruby 0.001166 0.000180 0.055191 ( 0.053955)
build_ruby 0.001585 0.000000 0.066066 ( 0.064734)
build_all 0.008311 0.000000 1.243757 ( 0.462855)
build_install 0.015017 0.000828 4.208068 ( 1.803520)
test_btest 0.001677 0.000197 53.701978 ( 6.062513)
test_basic 0.003007 0.005571 0.283365 ( 0.379440)
test_all 0.002445 0.000432 481.940281 ( 51.970859)
test_rubyspec 0.054638 0.071475 41.852793 ( 47.684655)
total: 110.01 sec