Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-205159
#<BuildRuby:0x000055dfb766ec88
@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-205159",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000027 0.000008 0.000035 ( 0.000035)
configure 0.000000 0.000076 0.000076 ( 0.000092)
build_up 0.003282 0.008037 0.810379 ( 0.848247)
build_miniruby 0.000995 0.000452 0.047501 ( 0.046100)
build_ruby 0.001094 0.000497 0.064820 ( 0.063216)
build_all 0.003235 0.006200 1.247606 ( 0.476184)
build_install 0.006603 0.007703 1.588647 ( 0.802025)
test_btest 0.000867 0.000534 52.922330 ( 5.858973)
test_basic 0.004863 0.002000 0.289246 ( 0.380128)
test_all 0.001915 0.001149 491.031591 ( 51.919072)
test_rubyspec 0.071211 0.067216 41.560466 ( 49.160791)
total: 109.56 sec