Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-004239
#<BuildRuby:0x000055778c1468c0
@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.20220802-004239",
@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.000015 0.000001 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.002538 0.003928 0.815917 ( 1.017828)
build_miniruby 0.000826 0.000118 0.056642 ( 0.055480)
build_ruby 0.000729 0.000105 0.059354 ( 0.058081)
build_all 0.004138 0.000591 1.547058 ( 0.596694)
build_install 0.010392 0.000790 5.659421 ( 2.155138)
test_btest 0.000783 0.000104 45.716788 ( 8.656500)
test_basic 0.000450 0.005006 0.254623 ( 0.343811)
test_all 0.001195 0.000239 602.637940 ( 89.210477)
test_rubyspec 0.077263 0.051728 43.728802 ( 49.296029)
total: 151.39 sec