Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-003317
#<BuildRuby:0x000055fcc4c07fa8
@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.20220721-003317",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.006755 0.000000 0.867203 ( 1.527237)
build_miniruby 0.001001 0.000000 0.057045 ( 0.055890)
build_ruby 0.000965 0.000000 0.059154 ( 0.057970)
build_all 0.004704 0.000000 1.552543 ( 0.607805)
build_install 0.011220 0.000000 5.673476 ( 2.175788)
test_btest 0.000723 0.000000 53.635255 ( 7.865539)
test_basic 0.001527 0.004495 0.274723 ( 0.362844)
test_all 0.001039 0.000055 613.941257 ( 88.242345)
test_rubyspec 0.064787 0.050479 44.173859 ( 49.786950)
total: 150.68 sec