Logfile: /home/ko1/ruby/logs/brlog.trunk.20220609-120445
#<BuildRuby:0x0000559f2b4432c8
@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-120445",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000025 0.000000 0.000025 ( 0.000038)
build_up 0.006617 0.000000 0.823077 ( 0.924734)
build_miniruby 0.000954 0.000000 0.057106 ( 0.055982)
build_ruby 0.001026 0.000000 0.059033 ( 0.057762)
build_all 0.000000 0.004389 1.508101 ( 0.604777)
build_install 0.010675 0.000428 6.329206 ( 2.835037)
test_btest 0.000000 0.000568 57.354766 ( 8.590809)
test_basic 0.001448 0.004433 0.307893 ( 0.396279)
test_all 0.001233 0.000154 630.483286 ( 93.700942)
test_rubyspec 0.095421 0.019266 44.038789 ( 49.606375)
total: 156.77 sec