Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-203617
#<BuildRuby:0x0000560a5f92a878
@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-203617",
@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.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006615 0.000176 0.832837 ( 1.187413)
build_miniruby 0.000906 0.000065 0.057385 ( 0.056228)
build_ruby 0.000960 0.000000 0.059346 ( 0.058028)
build_all 0.004784 0.000000 1.549998 ( 0.593728)
build_install 0.006328 0.004820 1.903075 ( 0.954812)
test_btest 0.000765 0.000096 58.494572 ( 8.257695)
test_basic 0.004834 0.000604 0.294929 ( 0.383788)
test_all 0.001647 0.000206 611.132214 ( 92.610152)
test_rubyspec 0.111154 0.017329 44.179150 ( 52.428424)
total: 156.53 sec