Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-021607
#<BuildRuby:0x000055ca8c12d390
@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-021607",
@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.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003447 0.007715 0.848948 ( 1.176838)
build_miniruby 0.000986 0.000538 0.064954 ( 0.064723)
build_ruby 0.001014 0.000553 0.056031 ( 0.055541)
build_all 0.006515 0.003554 1.241617 ( 0.473265)
build_install 0.016062 0.000780 4.315984 ( 1.824886)
test_btest 0.000830 0.000355 55.996904 ( 6.179317)
test_basic 0.005242 0.000119 0.301386 ( 0.392647)
test_all 0.001833 0.000179 512.527368 ( 53.465287)
test_rubyspec 0.060684 0.072898 41.998276 ( 47.891331)
total: 111.52 sec