Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-072935
#<BuildRuby:0x000055edc3f57ba0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221007-072935",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006252 0.004062 1.084497 ( 1.370511)
build_miniruby 0.000000 0.002327 0.099943 ( 0.096314)
build_ruby 0.000000 0.001433 0.095059 ( 0.092357)
build_all 0.003148 0.007158 1.347226 ( 0.573794)
build_install 0.010869 0.004652 1.630376 ( 0.870757)
test_btest 0.000984 0.000259 59.400675 ( 6.641221)
test_basic 0.001964 0.004633 0.347858 ( 0.439234)
test_all 0.004572 0.002898 513.017627 ( 54.244005)
test_rubyspec 0.082915 0.048905 42.049332 ( 50.686286)
total: 115.02 sec