Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-231245
#<BuildRuby:0x000055c0060ebde0
@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.20220725-231245",
@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.000007)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006752 0.000000 0.875596 ( 0.962706)
build_miniruby 0.000960 0.000000 0.057280 ( 0.056004)
build_ruby 0.000925 0.000000 0.059055 ( 0.057851)
build_all 0.004685 0.000000 1.517439 ( 0.590127)
build_install 0.011246 0.000000 5.642666 ( 2.168192)
test_btest 0.000000 0.000592 51.446045 ( 7.925629)
test_basic 0.001413 0.004314 0.331711 ( 0.420223)
test_all 0.000878 0.000000 608.868691 ( 89.903678)
test_rubyspec 0.095207 0.027867 43.898276 ( 49.495445)
total: 151.58 sec