Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-144250
#<BuildRuby:0x00005612e84efe70
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221225-144250",
@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.000007)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.000569 0.003954 0.842817 ( 1.197776)
build_miniruby 0.000717 0.000095 1.038667 ( 1.037574)
build_ruby 0.001097 0.000147 2.665399 ( 2.663914)
build_all 0.008805 0.000084 15.853933 ( 3.321244)
build_install 0.008607 0.000502 2.280429 ( 1.292223)
test_btest 0.000570 0.000063 59.487514 ( 12.018930)
test_basic 0.004539 0.000505 0.333992 ( 0.425132)
test_all 0.000961 0.000107 626.723052 (117.507446)
test_rubyspec 0.048535 0.018610 51.093254 ( 59.306590)
total: 198.77 sec