Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-153703
#<BuildRuby:0x0000560a385b0610
@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.20220802-153703",
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.002578 0.009738 0.963299 ( 1.059531)
build_miniruby 0.001367 0.000586 0.072747 ( 0.070487)
build_ruby 0.001490 0.000639 0.075396 ( 0.073110)
build_all 0.004990 0.004384 1.518077 ( 0.563332)
build_install 0.007103 0.012863 5.163799 ( 2.094551)
test_btest 0.000749 0.000458 74.711926 ( 8.353836)
test_basic 0.003962 0.003873 0.329106 ( 0.422804)
test_all 0.001213 0.000766 626.271772 ( 64.131932)
test_rubyspec 0.115349 0.068268 45.555270 ( 53.101137)
total: 129.87 sec