Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-054039
#<BuildRuby:0x00005605a4653fb0
@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-054039",
@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.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.006934 0.000000 0.842362 ( 1.138639)
build_miniruby 0.001028 0.000015 0.057123 ( 0.055891)
build_ruby 0.000791 0.000049 0.058540 ( 0.057408)
build_all 0.004343 0.000272 1.509391 ( 0.591455)
build_install 0.010893 0.000393 5.623553 ( 2.144182)
test_btest 0.000693 0.000040 47.845883 ( 8.160434)
test_basic 0.001741 0.004338 0.340149 ( 0.427970)
test_all 0.001073 0.000120 627.460330 ( 88.941492)
test_rubyspec 0.076078 0.032516 43.315666 ( 48.929216)
total: 150.45 sec