Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-233903
#<BuildRuby:0x000055f0a17ba7e0
@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.20221123-233903",
@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.000001 0.000010 ( 0.000009)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004657 0.000332 1.022585 ( 1.067871)
build_miniruby 0.000885 0.000064 0.998606 ( 0.997205)
build_ruby 0.001118 0.000080 2.704391 ( 2.612419)
build_all 0.004457 0.004424 15.819974 ( 3.248591)
build_install 0.003746 0.005176 2.056856 ( 1.204980)
test_btest 0.000567 0.000114 58.082219 ( 11.552875)
test_basic 0.003782 0.000756 0.316602 ( 0.407273)
test_all 0.001321 0.000264 704.936941 (111.141209)
test_rubyspec 0.034007 0.030101 53.522988 ( 61.780703)
total: 194.01 sec