Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-023630
#<BuildRuby:0x00005634a35486d8
@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.20220831-023630",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000493 0.010719 0.967983 ( 0.997937)
build_miniruby 0.001376 0.000635 0.073926 ( 0.071996)
build_ruby 0.001557 0.000719 0.079346 ( 0.077323)
build_all 0.006793 0.003135 1.525352 ( 0.582703)
build_install 0.009161 0.013814 1.915181 ( 0.943909)
test_btest 0.000897 0.000539 75.983175 ( 8.071065)
test_basic 0.004515 0.002708 0.332275 ( 0.422116)
test_all 0.002996 0.001797 649.272927 ( 64.944647)
test_rubyspec 0.094822 0.076627 45.785524 ( 54.305446)
total: 130.42 sec