Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-071105
#<BuildRuby:0x000056448b059350
@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.20220818-071105",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.008812 0.000340 0.861417 ( 1.642709)
build_miniruby 0.001461 0.000000 0.064310 ( 0.063034)
build_ruby 0.001504 0.000000 0.053139 ( 0.051751)
build_all 0.008735 0.000189 1.252933 ( 0.479284)
build_install 0.008863 0.007747 1.564374 ( 0.786905)
test_btest 0.001025 0.000154 53.717586 ( 6.172193)
test_basic 0.004707 0.000706 0.288370 ( 0.380159)
test_all 0.003704 0.000555 487.746475 ( 51.598336)
test_rubyspec 0.087492 0.046095 41.751902 ( 49.130714)
total: 110.31 sec