Logfile: /home/ko1/ruby/logs/brlog.trunk.20220609-040806
#<BuildRuby:0x00005589f9d467e0
@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.20220609-040806",
@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.000016 0.000004 0.000020 ( 0.000020)
configure 0.000021 0.000005 0.000026 ( 0.000010)
build_up 0.002114 0.004584 0.827937 ( 0.919474)
build_miniruby 0.000746 0.000248 0.057582 ( 0.056393)
build_ruby 0.001006 0.000000 0.059171 ( 0.057998)
build_all 0.000935 0.003308 1.506158 ( 0.609011)
build_install 0.010753 0.000000 6.317222 ( 2.836886)
test_btest 0.000667 0.000000 53.287953 ( 8.228429)
test_basic 0.005724 0.000408 0.368147 ( 0.455911)
test_all 0.001673 0.000000 649.282070 ( 95.414756)
test_rubyspec 0.067042 0.056199 44.025342 ( 49.557433)
total: 158.14 sec