Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-101749
#<BuildRuby:0x000055760497c4d8
@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.20220302-101749",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.012561 0.000086 1.010808 ( 1.336933)
build_miniruby 0.001898 0.000223 0.077914 ( 0.076079)
build_ruby 0.001809 0.000212 0.076709 ( 0.075069)
build_all 0.009795 0.000142 4.172492 ( 0.845545)
build_install 0.019442 0.004591 8.000706 ( 2.417364)
test_btest 0.001534 0.000000 74.390458 ( 8.317442)
test_basic 0.007178 0.000554 0.335491 ( 0.423460)
test_all 0.001503 0.000104 658.440733 ( 66.059066)
test_rubyspec 0.119656 0.038395 46.417738 ( 51.751327)
total: 131.30 sec