Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-190623
#<BuildRuby:0x000055f99c6a84c0
@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.20220910-190623",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.010430 1.193854 ( 1.139315)
build_miniruby 0.001479 0.000728 0.074239 ( 0.073522)
build_ruby 0.001500 0.000536 0.074729 ( 0.074209)
build_all 0.008551 0.001519 1.559236 ( 0.600039)
build_install 0.011348 0.011687 1.969056 ( 0.974157)
test_btest 0.000997 0.000436 97.281241 ( 10.076736)
test_basic 0.004166 0.004509 0.350229 ( 0.439019)
test_all 0.002970 0.001398 643.476552 ( 66.467922)
test_rubyspec 0.082243 0.073884 47.197140 ( 55.648782)
total: 135.49 sec