Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-042132
#<BuildRuby:0x0000558c7cd40dd8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220730-042132",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.011470 0.000000 0.983248 ( 1.101619)
build_miniruby 0.000000 0.001987 0.075303 ( 0.074290)
build_ruby 0.001060 0.001116 0.075801 ( 0.074159)
build_all 0.011048 0.000000 1.548994 ( 0.579085)
build_install 0.021966 0.000547 5.155938 ( 2.063811)
test_btest 0.001097 0.000176 77.399740 ( 8.131856)
test_basic 0.007161 0.000502 0.329850 ( 0.418804)
test_all 0.001595 0.000246 675.797906 ( 66.523097)
test_rubyspec 0.149842 0.030219 46.251809 ( 51.826599)
total: 130.79 sec