Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-211215
#<BuildRuby:0x0000557e37d3d550
@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.20220722-211215",
@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.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009428 0.000725 0.861550 ( 0.945123)
build_miniruby 0.001307 0.000101 0.054059 ( 0.052900)
build_ruby 0.001553 0.000120 0.064480 ( 0.062965)
build_all 0.008625 0.000663 1.246854 ( 0.482250)
build_install 0.016966 0.000023 4.289074 ( 1.788499)
test_btest 0.000991 0.000062 54.660589 ( 5.956482)
test_basic 0.006601 0.000058 0.283898 ( 0.375942)
test_all 0.002245 0.000132 495.520389 ( 53.140452)
test_rubyspec 0.093539 0.037932 41.564105 ( 47.406101)
total: 110.21 sec