Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-005946
#<BuildRuby:0x000055f0d788e8c0
@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-005946",
@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.000007 0.000000 0.000007 ( 0.000006)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.002405 0.004035 0.808383 ( 1.675288)
build_miniruby 0.000855 0.000057 0.057815 ( 0.056599)
build_ruby 0.000907 0.000061 0.060070 ( 0.058824)
build_all 0.000990 0.003691 1.544041 ( 0.590239)
build_install 0.009799 0.001225 1.921837 ( 0.971138)
test_btest 0.000803 0.000101 58.414943 ( 8.091624)
test_basic 0.001814 0.004135 0.292998 ( 0.381203)
test_all 0.000000 0.003245 628.086850 ( 91.094792)
test_rubyspec 0.081613 0.043313 43.869270 ( 51.235397)
total: 154.16 sec