Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-104654
#<BuildRuby:0x0000558d87c5bdd0
@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.20221118-104654",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.005119 1.062978 ( 1.318135)
build_miniruby 0.000000 0.000865 0.998909 ( 0.997486)
build_ruby 0.000000 0.001226 2.770494 ( 2.662000)
build_all 0.001019 0.007749 15.954616 ( 3.348285)
build_install 0.006955 0.001948 2.073720 ( 1.191426)
test_btest 0.000456 0.000187 58.898002 ( 11.783312)
test_basic 0.004621 0.000379 0.354623 ( 0.445524)
test_all 0.000730 0.000284 653.657266 (100.293752)
test_rubyspec 0.044390 0.022394 51.394908 ( 59.720112)
total: 181.76 sec