Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-170217
#<BuildRuby:0x000056369e8551f8
@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-170217",
@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.000024 0.000002 0.000026 ( 0.000026)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.002953 0.010382 0.910853 ( 0.913977)
build_miniruby 0.001640 0.000410 0.065486 ( 0.063771)
build_ruby 0.001138 0.000284 0.056429 ( 0.054932)
build_all 0.008241 0.001058 1.265744 ( 0.470293)
build_install 0.013370 0.001127 1.597629 ( 0.792286)
test_btest 0.000786 0.000165 52.692392 ( 6.303175)
test_basic 0.006016 0.000000 0.281868 ( 0.372391)
test_all 0.001439 0.003106 486.929814 ( 51.333509)
test_rubyspec 0.096140 0.031670 41.865269 ( 50.024810)
total: 110.33 sec