Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-202948
#<BuildRuby:0x0000559a42aa5550
@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.20220802-202948",
@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.000026 0.000007 0.000033 ( 0.000034)
autoconf 0.000038 0.000010 0.000048 ( 0.000048)
configure 0.000027 0.000006 0.000033 ( 0.000037)
build_up 0.010330 0.002582 0.831043 ( 0.890237)
build_miniruby 0.001481 0.000370 0.062415 ( 0.061467)
build_ruby 0.001144 0.000286 0.057596 ( 0.057883)
build_all 0.005722 0.001430 1.221577 ( 0.468825)
build_install 0.008739 0.008401 4.350684 ( 1.803894)
test_btest 0.002350 0.000000 53.550518 ( 6.156448)
test_basic 0.004262 0.002246 0.286358 ( 0.378182)
test_all 0.001279 0.000427 475.064569 ( 51.563050)
test_rubyspec 0.082971 0.055292 41.383085 ( 49.142069)
total: 110.52 sec