Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-041019
#<BuildRuby:0x000055a54f86c8e8
@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.20220809-041019",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000018 0.000003 0.000021 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.006154 0.005566 1.030424 ( 26.635393)
build_miniruby 0.002179 0.000000 0.067092 ( 0.064872)
build_ruby 0.002254 0.000000 0.071038 ( 0.068760)
build_all 0.007404 0.003103 1.537438 ( 0.570550)
build_install 0.017538 0.000959 5.165748 ( 2.053575)
test_btest 0.001174 0.000235 78.223004 ( 8.137282)
test_basic 0.008799 0.000000 0.319042 ( 0.407589)
test_all 0.002122 0.000349 634.384704 ( 64.530592)
test_rubyspec 0.141514 0.037657 46.284397 ( 53.713222)
total: 156.18 sec