Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-210442
#<BuildRuby:0x000055e233d48328
@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.20220724-210442",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000011 0.000005 0.000016 ( 0.000016)
build_up 0.001554 0.004581 0.847152 ( 1.325721)
build_miniruby 0.000589 0.000268 0.057466 ( 0.056348)
build_ruby 0.000984 0.000000 0.059087 ( 0.057906)
build_all 0.004515 0.000000 1.518182 ( 0.597414)
build_install 0.011262 0.000000 5.644370 ( 2.159157)
test_btest 0.000617 0.000000 50.214965 ( 8.518558)
test_basic 0.002781 0.002656 0.280441 ( 0.370183)
test_all 0.001011 0.000357 625.421093 ( 89.751193)
test_rubyspec 0.065317 0.064348 43.482771 ( 49.100469)
total: 151.94 sec