Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-023854
#<BuildRuby:0x000055b0adf3a878
@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.20220728-023854",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002196 0.004490 0.837918 ( 0.927491)
build_miniruby 0.000910 0.000140 0.056576 ( 0.055299)
build_ruby 0.000889 0.000137 0.059114 ( 0.057943)
build_all 0.004574 0.000015 1.531739 ( 0.591018)
build_install 0.011040 0.000260 5.604781 ( 2.142303)
test_btest 0.000520 0.000065 54.717969 ( 7.937699)
test_basic 0.002028 0.003446 0.321117 ( 0.410367)
test_all 0.000871 0.000145 616.799532 ( 87.684467)
test_rubyspec 0.085115 0.038417 43.682340 ( 49.259053)
total: 149.07 sec