Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-113324
#<BuildRuby:0x000055bf54118870
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220201-113324",
@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.000000 0.000006 ( 0.000011)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.012356 0.000270 0.993851 ( 1.059203)
build_miniruby 0.002484 0.000156 0.073095 ( 0.070780)
build_ruby 0.001769 0.000110 0.075982 ( 0.074490)
build_all 0.009269 0.000276 4.060465 ( 0.777899)
build_install 0.023160 0.001017 7.841242 ( 2.277531)
test_btest 0.000997 0.000055 47.082606 ( 44.921730)
test_basic 0.002099 0.006169 0.343178 ( 0.439906)
test_all 0.001724 0.000099 667.317914 ( 67.063569)
test_rubyspec 0.141528 0.016907 46.064090 ( 51.506728)
total: 168.19 sec