Logfile: /home/ko1/ruby/logs/brlog.trunk.20220614-000259
#<BuildRuby:0x000056115884a980
@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.20220614-000259",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000066 0.000005 0.000071 ( 0.000075)
build_up 0.009106 0.000356 0.837362 ( 1.442751)
build_miniruby 0.001352 0.000096 0.054255 ( 0.052893)
build_ruby 0.001253 0.000090 0.056687 ( 0.055587)
build_all 0.008973 0.000287 1.253883 ( 0.503466)
build_install 0.017875 0.001192 4.923977 ( 2.415622)
test_btest 0.001906 0.000127 52.564076 ( 6.058308)
test_basic 0.000000 0.005980 0.292791 ( 0.383145)
test_all 0.000000 0.002901 521.911055 ( 54.550778)
test_rubyspec 0.085169 0.031401 41.621098 ( 47.673251)
total: 113.14 sec