Logfile: /home/ko1/ruby/logs/brlog.trunk.20221107-114745
#<BuildRuby:0x000055a34c726ad8
@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.20221107-114745",
@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.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.007590 0.000000 0.924745 ( 0.992435)
build_miniruby 0.001329 0.000000 0.050799 ( 0.050674)
build_ruby 0.001457 0.000000 0.049834 ( 0.049551)
build_all 0.001577 0.007305 1.243117 ( 0.500797)
build_install 0.004721 0.008925 1.544577 ( 0.805583)
test_btest 0.001480 0.000435 62.870128 ( 6.486178)
test_basic 0.000793 0.004422 0.303111 ( 0.397924)
test_all 0.003077 0.000000 491.456702 ( 53.359549)
test_rubyspec 0.067381 0.052854 43.385328 ( 52.045114)
total: 114.69 sec