Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-003358
#<BuildRuby:0x000056215215a878
@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-003358",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006245 0.000000 0.871834 ( 1.033619)
build_miniruby 0.000868 0.000000 0.057159 ( 0.055934)
build_ruby 0.000960 0.000000 0.058532 ( 0.057469)
build_all 0.004686 0.000000 1.556401 ( 0.597940)
build_install 0.010265 0.000831 5.621523 ( 2.153224)
test_btest 0.000771 0.000096 46.180763 ( 8.740415)
test_basic 0.005134 0.000641 0.252511 ( 0.341249)
test_all 0.001026 0.000051 616.961603 ( 88.683502)
test_rubyspec 0.045555 0.019986 43.475391 ( 49.149910)
total: 150.81 sec