Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-072928
#<BuildRuby:0x0000555828359550
@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-072928",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008695 0.001710 0.911411 ( 5.303955)
build_miniruby 0.001024 0.000373 0.062562 ( 0.062326)
build_ruby 0.000000 0.002079 0.061590 ( 0.059546)
build_all 0.005452 0.002776 1.240997 ( 0.466494)
build_install 0.013585 0.001565 1.586565 ( 0.785301)
test_btest 0.000991 0.000354 53.284798 ( 6.335016)
test_basic 0.005812 0.000272 0.289357 ( 0.380808)
test_all 0.002872 0.002501 492.135920 ( 52.567822)
test_rubyspec 0.069209 0.067966 41.845921 ( 50.498168)
total: 116.46 sec