Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-001151
#<BuildRuby:0x0000564c7cf6c4e8
@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-001151",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000033 0.000002 0.000035 ( 0.000033)
build_up 0.011554 0.000497 1.039212 ( 12.964867)
build_miniruby 0.000000 0.002063 0.075380 ( 0.074057)
build_ruby 0.000000 0.002015 0.075158 ( 0.073066)
build_all 0.009831 0.000977 4.268472 ( 0.852661)
build_install 0.010631 0.012535 7.958088 ( 2.456084)
test_btest 0.000854 0.000213 74.586624 ( 8.282095)
test_basic 0.007977 0.000000 0.341271 ( 0.429304)
test_all 0.001525 0.000000 669.158744 ( 65.314404)
test_rubyspec 0.098493 0.058685 46.492818 ( 51.931520)
total: 142.38 sec