Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-065748
#<BuildRuby:0x00005627a034d550
@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.20221016-065748",
@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.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010850 0.000000 1.087823 ( 1.124753)
build_miniruby 0.001664 0.000000 0.095218 ( 0.092628)
build_ruby 0.001596 0.000000 0.097934 ( 0.095590)
build_all 0.007557 0.000108 1.330845 ( 0.574544)
build_install 0.016029 0.000392 1.650107 ( 0.905394)
test_btest 0.001748 0.000088 64.381637 ( 6.784007)
test_basic 0.008075 0.000167 0.363950 ( 0.454091)
test_all 0.008070 0.000000 495.104136 ( 54.292086)
test_rubyspec 0.109116 0.026257 43.392477 ( 51.901477)
total: 116.23 sec