Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-002725
#<BuildRuby:0x0000563e776872c8
@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.20220731-002725",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.006586 0.000000 0.833980 ( 0.987123)
build_miniruby 0.001040 0.000000 0.057406 ( 0.056184)
build_ruby 0.001016 0.000000 0.059511 ( 0.058168)
build_all 0.004671 0.000000 1.513720 ( 0.584213)
build_install 0.009881 0.000000 5.627754 ( 2.161541)
test_btest 0.000719 0.000000 50.739215 ( 8.235923)
test_basic 0.000933 0.004623 0.281361 ( 0.370861)
test_all 0.000436 0.000684 598.094043 ( 92.053750)
test_rubyspec 0.070097 0.053214 43.833918 ( 49.427907)
total: 153.94 sec