Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-160359
#<BuildRuby:0x0000557bc1bff670
@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.20220812-160359",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000021 0.000000 0.000021 ( 0.000031)
build_up 0.006486 0.000000 0.815583 ( 1.122802)
build_miniruby 0.000958 0.000000 0.058278 ( 0.057045)
build_ruby 0.000973 0.000000 0.060597 ( 0.059395)
build_all 0.004521 0.000045 1.550807 ( 0.596331)
build_install 0.003009 0.008154 1.924869 ( 0.963977)
test_btest 0.000703 0.000124 52.519867 ( 8.342447)
test_basic 0.002266 0.003738 0.336622 ( 0.424669)
test_all 0.002191 0.000487 624.103993 ( 90.243801)
test_rubyspec 0.093012 0.036412 43.999022 ( 51.410265)
total: 153.22 sec