Logfile: /home/ko1/ruby/logs/brlog.trunk.20220421-214020
#<BuildRuby:0x00005643e088e918
@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.20220421-214020",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.005956 0.000916 0.887920 ( 6.015427)
build_miniruby 0.000859 0.000132 0.057827 ( 0.056591)
build_ruby 0.000734 0.000113 0.059098 ( 0.057759)
build_all 0.001727 0.002303 1.520363 ( 0.619095)
build_install 0.000891 0.007849 6.263057 ( 2.800424)
test_btest 0.000668 0.000208 51.988806 ( 8.218006)
test_basic 0.004514 0.001411 0.325589 ( 0.413351)
test_all 0.001633 0.000000 625.716549 ( 92.592840)
test_rubyspec 0.088916 0.042082 44.358814 ( 49.282702)
total: 160.06 sec