Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-043524
#<BuildRuby:0x0000557aa3cece80
@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-043524",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008970 0.000323 0.848909 ( 1.514560)
build_miniruby 0.001474 0.000315 0.061309 ( 0.061409)
build_ruby 0.001186 0.000254 0.064445 ( 0.064455)
build_all 0.003749 0.003961 1.279634 ( 0.492224)
build_install 0.006504 0.010646 4.271765 ( 1.820233)
test_btest 0.001267 0.000507 54.070121 ( 6.107491)
test_basic 0.004503 0.001801 0.284076 ( 0.378194)
test_all 0.002780 0.000000 507.650617 ( 52.976733)
test_rubyspec 0.080102 0.072183 42.004913 ( 47.954793)
total: 111.37 sec