Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-220822
#<BuildRuby:0x000055de63e60018
@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.20220725-220822",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.005653 0.000942 0.868720 ( 1.037571)
build_miniruby 0.000878 0.000147 0.056964 ( 0.055746)
build_ruby 0.000854 0.000142 0.058826 ( 0.057594)
build_all 0.004730 0.000000 1.503357 ( 0.587636)
build_install 0.005187 0.005954 5.646941 ( 2.155766)
test_btest 0.000683 0.000157 52.927832 ( 7.709661)
test_basic 0.000577 0.005392 0.348014 ( 0.436123)
test_all 0.000820 0.000252 600.007772 ( 89.194234)
test_rubyspec 0.054982 0.061522 43.694795 ( 49.311149)
total: 150.55 sec