Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-071558
#<BuildRuby:0x0000562fe7e72c88
@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-071558",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000048 0.000008 0.000056 ( 0.000056)
configure 0.000044 0.000007 0.000051 ( 0.000053)
build_up 0.007970 0.004899 1.081956 ( 1.856392)
build_miniruby 0.001643 0.000379 0.099569 ( 0.095907)
build_ruby 0.001268 0.000293 0.096216 ( 0.093652)
build_all 0.008091 0.000765 1.326802 ( 0.553002)
build_install 0.009065 0.007371 1.681119 ( 0.897046)
test_btest 0.001846 0.000527 60.984922 ( 6.272567)
test_basic 0.005367 0.001534 0.353418 ( 0.442257)
test_all 0.003886 0.003672 504.961360 ( 54.472326)
test_rubyspec 0.070786 0.060187 42.111357 ( 50.359963)
total: 115.04 sec