Logfile: /home/ko1/ruby/logs/brlog.trunk.20220427-224230
#<BuildRuby:0x000056496ecd06c8
@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.20220427-224230",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000033 0.000002 0.000035 ( 0.000032)
build_up 0.009623 0.003755 1.067991 ( 1.063997)
build_miniruby 0.001841 0.000205 0.070691 ( 0.068339)
build_ruby 0.000000 0.001923 0.071121 ( 0.069162)
build_all 0.008247 0.002670 1.510246 ( 0.609598)
build_install 0.015673 0.009140 5.825886 ( 2.819572)
test_btest 0.001011 0.000230 77.589603 ( 8.047722)
test_basic 0.004065 0.004327 0.324006 ( 0.411978)
test_all 0.002433 0.000635 681.393897 ( 66.570140)
test_rubyspec 0.108222 0.075350 44.846897 ( 50.028780)
total: 129.69 sec