Logfile: /home/ko1/ruby/logs/brlog.trunk.20220421-014528
#<BuildRuby:0x000055c01513a620
@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-014528",
@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.000006)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.006412 0.000458 0.842266 ( 1.027163)
build_miniruby 0.000859 0.000061 0.056807 ( 0.055552)
build_ruby 0.001036 0.000000 0.059169 ( 0.057899)
build_all 0.004197 0.000000 1.449329 ( 0.598993)
build_install 0.010524 0.000163 6.225436 ( 2.791968)
test_btest 0.000654 0.000038 55.239916 ( 8.257867)
test_basic 0.005850 0.000070 0.346381 ( 0.434498)
test_all 0.001301 0.000072 607.760405 ( 86.063117)
test_rubyspec 0.093480 0.027758 43.950453 ( 53.869426)
total: 153.16 sec