Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-114031
#<BuildRuby:0x000056089b8fbe58
@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.20220815-114031",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006542 0.000000 0.809256 ( 1.156709)
build_miniruby 0.001049 0.000000 0.057567 ( 0.056334)
build_ruby 0.000824 0.000034 0.059165 ( 0.057998)
build_all 0.004487 0.000044 1.518863 ( 0.587055)
build_install 0.006860 0.003913 1.909059 ( 0.961938)
test_btest 0.000726 0.000129 48.870543 ( 8.429821)
test_basic 0.004941 0.000872 0.352606 ( 0.440573)
test_all 0.001363 0.000241 591.178316 ( 93.963817)
test_rubyspec 0.069237 0.052148 44.089639 ( 51.489544)
total: 157.14 sec