Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-032120
#<BuildRuby:0x000055ee4d0cd2f8
@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.20221015-032120",
@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.000002 0.000013 ( 0.000013)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.006000 0.003620 1.077281 ( 1.131495)
build_miniruby 0.001307 0.000280 0.096418 ( 0.093347)
build_ruby 0.001147 0.000245 0.091557 ( 0.088868)
build_all 0.008362 0.000024 1.341442 ( 0.566533)
build_install 0.013070 0.001577 1.655262 ( 0.908977)
test_btest 0.001316 0.000232 63.151503 ( 6.951271)
test_basic 0.007070 0.001248 0.360424 ( 0.454715)
test_all 0.002983 0.004777 520.307320 ( 54.903411)
test_rubyspec 0.091077 0.036196 43.441932 ( 52.023598)
total: 117.12 sec