Logfile: /home/ko1/ruby/logs/brlog.trunk.20220517-234549
#<BuildRuby:0x000055e91111a918
@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.20220517-234549",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.006057 0.000508 0.895565 ( 0.915582)
build_miniruby 0.001069 0.000000 0.057247 ( 0.056002)
build_ruby 0.000923 0.000000 0.057843 ( 0.056651)
build_all 0.004404 0.000000 1.482811 ( 0.606230)
build_install 0.008902 0.000000 6.265944 ( 2.845440)
test_btest 0.001309 0.000000 53.027560 ( 7.985938)
test_basic 0.005767 0.000434 0.359708 ( 0.447229)
test_all 0.001264 0.000210 612.055477 ( 92.338217)
test_rubyspec 0.101226 0.021102 43.586191 ( 49.170316)
total: 154.42 sec