Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-153909
#<BuildRuby:0x000055c622e868c0
@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.20221116-153909",
@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.000006)
autoconf 0.000023 0.000000 0.000023 ( 0.000023)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.004909 0.000000 1.038737 ( 1.191521)
build_miniruby 0.000941 0.000000 0.936368 ( 0.935081)
build_ruby 0.001167 0.000000 2.665360 ( 2.577334)
build_all 0.003912 0.004577 15.750172 ( 3.340625)
build_install 0.008859 0.000186 2.114806 ( 1.258026)
test_btest 0.000609 0.000027 58.742272 ( 11.158922)
test_basic 0.004535 0.000197 0.311641 ( 0.402159)
test_all 0.000898 0.000039 638.432428 (100.879483)
test_rubyspec 0.048196 0.020202 51.699567 ( 60.027230)
total: 181.77 sec