Logfile: /home/ko1/ruby/logs/brlog.trunk.20220507-214145
#<BuildRuby:0x000055a2fd89c1c8
@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.20220507-214145",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000012 0.000000 0.000012 ( 0.000014)
build_up 0.006509 0.000175 0.832183 ( 1.398955)
build_miniruby 0.000842 0.000056 0.056761 ( 0.055681)
build_ruby 0.000823 0.000054 0.057207 ( 0.055986)
build_all 0.000045 0.004191 1.501107 ( 0.597705)
build_install 0.010773 0.000281 6.270654 ( 2.812100)
test_btest 0.000665 0.000078 55.736531 ( 8.291625)
test_basic 0.005210 0.000613 0.254963 ( 0.343468)
test_all 0.001278 0.000150 642.629882 ( 92.831927)
test_rubyspec 0.085859 0.023841 43.743456 ( 48.645877)
total: 155.03 sec