Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-092050
#<BuildRuby:0x000055c20cb2a9c0
@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.20220811-092050",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.006472 0.003360 0.822723 ( 1.603581)
build_miniruby 0.001147 0.000477 0.053863 ( 0.052443)
build_ruby 0.001304 0.000543 0.062623 ( 0.059679)
build_all 0.007471 0.001308 1.285164 ( 0.453897)
build_install 0.014948 0.002091 4.251321 ( 1.790321)
test_btest 0.002294 0.000000 52.445104 ( 5.992300)
test_basic 0.008268 0.000000 0.298629 ( 0.393069)
test_all 0.002697 0.000000 481.462069 ( 51.605437)
test_rubyspec 0.102017 0.041293 41.358748 ( 48.703606)
total: 110.66 sec