Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-115850
#<BuildRuby:0x000055b3999cb600
@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.20220719-115850",
@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.000000 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.006231 0.004236 0.999831 ( 1.416047)
build_miniruby 0.002250 0.000141 0.073540 ( 0.070977)
build_ruby 0.002008 0.000125 0.075841 ( 0.073675)
build_all 0.008757 0.000249 1.539055 ( 0.591475)
build_install 0.022815 0.000000 5.189323 ( 2.123552)
test_btest 0.001461 0.000024 72.453246 ( 8.300966)
test_basic 0.008020 0.000365 0.330257 ( 0.427706)
test_all 0.002121 0.000096 683.029324 ( 66.904936)
test_rubyspec 0.126252 0.043179 46.115611 ( 51.907704)
total: 131.82 sec