Logfile: /home/ko1/ruby/logs/brlog.trunk.20220220-023504
#<BuildRuby:0x0000559f8da38450
@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.20220220-023504",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.010376 0.001596 0.936305 ( 1.623488)
build_miniruby 0.001649 0.000253 0.073846 ( 0.072153)
build_ruby 0.002064 0.000318 0.076661 ( 0.074291)
build_all 0.006622 0.004269 4.055940 ( 0.774100)
build_install 0.020509 0.003235 7.779235 ( 2.284225)
test_btest 0.000927 0.000177 77.171608 ( 8.201701)
test_basic 0.002950 0.005089 0.337586 ( 0.426671)
test_all 0.001442 0.000343 651.016918 ( 65.262794)
test_rubyspec 0.077793 0.074683 45.970540 ( 51.513827)
total: 130.23 sec