Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-145750
#<BuildRuby:0x000055a721655400
@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.20220719-145750",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000004 0.000016 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006012 0.004664 0.767711 ( 0.842456)
build_miniruby 0.001394 0.000465 0.047867 ( 0.045885)
build_ruby 0.001912 0.000637 0.049218 ( 0.047056)
build_all 0.004585 0.001529 1.269999 ( 0.482139)
build_install 0.014812 0.000087 4.501943 ( 1.794667)
test_btest 0.000775 0.000207 55.391782 ( 9.900640)
test_basic 0.006417 0.000377 0.211055 ( 0.304674)
test_all 0.002104 0.000526 560.109438 ( 95.425942)
test_rubyspec 0.106817 0.047502 39.299168 ( 45.388260)
total: 154.23 sec