Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-040859
#<BuildRuby:0x0000558c797cc3a0
@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.20221129-040859",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000017 0.000002 0.000019 ( 0.000017)
build_up 0.004817 0.000058 1.153177 ( 1.199874)
build_miniruby 0.000845 0.000056 1.043480 ( 1.042125)
build_ruby 0.001238 0.000083 2.622482 ( 2.525686)
build_all 0.008339 0.000556 15.863808 ( 3.390287)
build_install 0.000779 0.007903 2.049865 ( 1.202558)
test_btest 0.000464 0.000082 62.759633 ( 11.015336)
test_basic 0.004090 0.000722 0.317698 ( 0.409667)
test_all 0.000859 0.000152 691.751965 (106.316484)
test_rubyspec 0.048477 0.019456 53.115146 ( 61.289271)
total: 188.39 sec