Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-203859
#<BuildRuby:0x0000557bb1aca0a8
@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-203859",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.009661 0.000415 0.809007 ( 0.867175)
build_miniruby 0.001634 0.000117 0.064647 ( 0.063545)
build_ruby 0.001513 0.000000 0.053132 ( 0.051605)
build_all 0.008177 0.000357 1.264203 ( 0.481905)
build_install 0.011439 0.004987 1.600436 ( 0.800521)
test_btest 0.001124 0.000132 53.316519 ( 5.856912)
test_basic 0.001929 0.004446 0.296630 ( 0.387997)
test_all 0.000803 0.003949 486.523338 ( 52.533428)
test_rubyspec 0.076188 0.055141 41.689308 ( 50.179913)
total: 111.22 sec