Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-123415
#<BuildRuby:0x00005640c56ff2c8
@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.20220718-123415",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.002262 0.004212 0.842244 ( 1.697143)
build_miniruby 0.000929 0.000133 0.057632 ( 0.056453)
build_ruby 0.000876 0.000125 0.059324 ( 0.058029)
build_all 0.004556 0.000048 1.543688 ( 0.601526)
build_install 0.004607 0.004291 5.661197 ( 2.169075)
test_btest 0.000640 0.000120 52.411598 ( 8.310368)
test_basic 0.001291 0.004609 0.340363 ( 0.428800)
test_all 0.001073 0.000268 589.196245 ( 94.190791)
test_rubyspec 0.078446 0.043791 43.851598 ( 49.447532)
total: 156.96 sec