Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-004929
#<BuildRuby:0x00005639feb711f8
@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.20220826-004929",
@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.000020 0.000006 0.000026 ( 0.000026)
autoconf 0.000026 0.000007 0.000033 ( 0.000033)
configure 0.000020 0.000006 0.000026 ( 0.000025)
build_up 0.007611 0.003884 0.819050 ( 0.917837)
build_miniruby 0.001579 0.000486 0.063674 ( 0.061366)
build_ruby 0.001523 0.000469 0.067108 ( 0.065662)
build_all 0.007628 0.000972 1.261077 ( 0.496724)
build_install 0.007091 0.007006 1.570617 ( 0.781673)
test_btest 0.001062 0.000380 53.460041 ( 6.489097)
test_basic 0.000267 0.005177 0.300916 ( 0.396480)
test_all 0.004408 0.000000 521.621616 ( 53.938828)
test_rubyspec 0.100256 0.030697 41.620266 ( 50.247955)
total: 113.40 sec