Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-132247
#<BuildRuby:0x00005632b3be5550
@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.20220728-132247",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.004718 0.004580 0.860214 ( 1.057124)
build_miniruby 0.000000 0.001838 0.063654 ( 0.062066)
build_ruby 0.000000 0.001561 0.066586 ( 0.065356)
build_all 0.002430 0.005679 1.250021 ( 0.480785)
build_install 0.014008 0.002740 4.289710 ( 1.802440)
test_btest 0.000999 0.000285 52.397941 ( 6.513067)
test_basic 0.004534 0.001295 0.277420 ( 0.373362)
test_all 0.001883 0.000538 504.372124 ( 53.119905)
test_rubyspec 0.060878 0.057421 41.647979 ( 47.591495)
total: 111.07 sec