Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-100411
#<BuildRuby:0x0000560fd7bd46c8
@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.20220304-100411",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000019 0.000007 0.000026 ( 0.000026)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.009072 0.003024 1.025852 ( 1.181296)
build_miniruby 0.000000 0.001955 0.072150 ( 0.070252)
build_ruby 0.000000 0.001982 0.080149 ( 0.078419)
build_all 0.002784 0.008743 4.192767 ( 0.854601)
build_install 0.012452 0.011071 8.033368 ( 2.465888)
test_btest 0.000872 0.000523 74.006161 ( 8.113504)
test_basic 0.002048 0.006162 0.332157 ( 0.420416)
test_all 0.001061 0.000708 704.474669 ( 67.731734)
test_rubyspec 0.076940 0.094760 47.122400 ( 52.298618)
total: 133.22 sec