Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-232937
#<BuildRuby:0x000055e526372768
@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-232937",
@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.000020 0.000001 0.000021 ( 0.000023)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.005965 0.000459 0.831996 ( 0.966657)
build_miniruby 0.000985 0.000076 0.057172 ( 0.055905)
build_ruby 0.000905 0.000070 0.059334 ( 0.058109)
build_all 0.004563 0.000000 1.543616 ( 0.599506)
build_install 0.006930 0.004420 5.654072 ( 2.176071)
test_btest 0.000528 0.000066 51.306187 ( 8.448857)
test_basic 0.000000 0.006198 0.331880 ( 0.419493)
test_all 0.000621 0.001136 608.972852 ( 86.967633)
test_rubyspec 0.090713 0.038514 43.886471 ( 49.496751)
total: 149.19 sec