Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-031007
#<BuildRuby:0x00005596def83e58
@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.20220813-031007",
@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.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006098 0.000317 0.821305 ( 0.988348)
build_miniruby 0.000894 0.000128 0.058118 ( 0.056870)
build_ruby 0.000918 0.000131 0.059397 ( 0.058001)
build_all 0.003992 0.000571 1.517132 ( 0.586506)
build_install 0.010709 0.000224 1.926138 ( 0.975442)
test_btest 0.000557 0.000069 51.505745 ( 8.622149)
test_basic 0.000766 0.004757 0.287970 ( 0.377019)
test_all 0.001491 0.000280 585.608196 ( 86.862480)
test_rubyspec 0.087680 0.033908 44.118933 ( 51.500929)
total: 150.03 sec