Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-014337
#<BuildRuby:0x000055a631db68c0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220720-014337",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.005621 0.000581 0.820023 ( 0.977357)
build_miniruby 0.000663 0.000221 0.057769 ( 0.056531)
build_ruby 0.000706 0.000235 0.059672 ( 0.058400)
build_all 0.003416 0.001139 1.541109 ( 0.599563)
build_install 0.011093 0.000000 5.668468 ( 2.191506)
test_btest 0.000576 0.000000 46.716194 ( 8.540127)
test_basic 0.001102 0.004292 0.305889 ( 0.394861)
test_all 0.000000 0.001142 616.510153 ( 90.854213)
test_rubyspec 0.082298 0.033305 44.124221 ( 49.715324)
total: 153.39 sec