Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-162251
#<BuildRuby:0x0000564f34619570
@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-162251",
@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.000018 0.000007 0.000025 ( 0.000026)
autoconf 0.000118 0.000047 0.000165 ( 0.000066)
configure 0.000022 0.000009 0.000031 ( 0.000030)
build_up 0.007104 0.005513 0.831581 ( 0.934345)
build_miniruby 0.000939 0.000427 0.054175 ( 0.053017)
build_ruby 0.001075 0.000489 0.057831 ( 0.055809)
build_all 0.002567 0.006046 1.272096 ( 0.466667)
build_install 0.012672 0.003893 1.595035 ( 0.800864)
test_btest 0.000711 0.000356 52.921795 ( 6.059067)
test_basic 0.006303 0.000701 0.296287 ( 0.385511)
test_all 0.002645 0.001234 506.853463 ( 53.029827)
test_rubyspec 0.072515 0.060682 41.773060 ( 49.984420)
total: 111.77 sec