Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-122519
#<BuildRuby:0x000055e2d1b9c0d0
@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-122519",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000019 0.000001 0.000020 ( 0.000034)
configure 0.000016 0.000001 0.000017 ( 0.000016)
build_up 0.005033 0.000000 1.012561 ( 1.330897)
build_miniruby 0.000874 0.000000 1.010281 ( 1.008902)
build_ruby 0.001159 0.000000 2.766779 ( 2.650889)
build_all 0.008811 0.000000 15.910359 ( 3.352226)
build_install 0.009328 0.000052 2.016633 ( 1.180454)
test_btest 0.000517 0.000021 55.261306 ( 11.177119)
test_basic 0.004568 0.000018 0.322427 ( 0.413403)
test_all 0.001300 0.000050 652.418421 (104.559250)
test_rubyspec 0.033345 0.032444 51.137479 ( 59.507534)
total: 185.18 sec