Logfile: /home/ko1/ruby/logs/brlog.trunk.20220612-230316
#<BuildRuby:0x000055af05c17f00
@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.20220612-230316",
@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.000022 0.000000 0.000022 ( 0.000022)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.006477 0.000373 0.828011 ( 0.930481)
build_miniruby 0.000963 0.000148 0.057551 ( 0.056130)
build_ruby 0.000903 0.000139 0.059382 ( 0.058136)
build_all 0.004262 0.000000 1.504938 ( 0.606963)
build_install 0.004781 0.004519 6.341659 ( 2.859472)
test_btest 0.000702 0.000140 55.008044 ( 7.973199)
test_basic 0.005651 0.000426 0.291647 ( 0.379784)
test_all 0.001259 0.000240 631.273532 ( 89.403961)
test_rubyspec 0.073718 0.041543 44.110530 ( 49.682514)
total: 151.95 sec