Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-133003
#<BuildRuby:0x00005628bde2e8c0
@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.20220818-133003",
@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.000015 0.000000 0.000015 ( 0.000015)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.002644 0.004322 0.855404 ( 2.390917)
build_miniruby 0.001021 0.000000 0.057326 ( 0.056054)
build_ruby 0.001005 0.000000 0.059222 ( 0.057919)
build_all 0.004410 0.000148 1.515953 ( 0.590813)
build_install 0.009941 0.000663 1.945950 ( 0.971279)
test_btest 0.000550 0.000037 52.887459 ( 8.332769)
test_basic 0.000774 0.004631 0.284915 ( 0.374031)
test_all 0.000000 0.002034 593.859482 ( 91.111958)
test_rubyspec 0.060077 0.069620 43.959662 ( 51.422051)
total: 155.31 sec