Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-010309
#<BuildRuby:0x000055e8d63bd480
@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.20220809-010309",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010382 0.001730 0.866083 ( 3.577765)
build_miniruby 0.001109 0.000185 0.048896 ( 0.048451)
build_ruby 0.001192 0.000199 0.056090 ( 0.054737)
build_all 0.006884 0.001148 1.266387 ( 0.471819)
build_install 0.009920 0.006598 4.164172 ( 1.763631)
test_btest 0.001631 0.000376 53.203961 ( 6.138860)
test_basic 0.001746 0.004559 0.292818 ( 0.383102)
test_all 0.001497 0.000428 480.293969 ( 52.256285)
test_rubyspec 0.064678 0.068340 41.791676 ( 49.468065)
total: 114.16 sec