Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-211558
#<BuildRuby:0x000056203630e038
@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.20220721-211558",
@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.000015 0.000006 0.000021 ( 0.000021)
autoconf 0.000029 0.000012 0.000041 ( 0.000041)
configure 0.000018 0.000007 0.000025 ( 0.000025)
build_up 0.010517 0.000750 0.831674 ( 1.257248)
build_miniruby 0.001548 0.000516 0.064627 ( 0.062567)
build_ruby 0.001034 0.000345 0.057129 ( 0.055885)
build_all 0.007971 0.001054 1.240597 ( 0.463470)
build_install 0.008434 0.008060 4.251876 ( 1.786241)
test_btest 0.001123 0.000432 53.388612 ( 6.017119)
test_basic 0.005816 0.000091 0.288200 ( 0.386480)
test_all 0.001663 0.000594 500.601570 ( 52.846338)
test_rubyspec 0.070254 0.050964 41.399102 ( 47.354664)
total: 110.23 sec