Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-051623
#<BuildRuby:0x0000560182bb04c0
@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.20220819-051623",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.000499 0.011473 0.989164 ( 1.141573)
build_miniruby 0.001577 0.000420 0.074276 ( 0.072230)
build_ruby 0.001424 0.000380 0.076199 ( 0.074582)
build_all 0.005400 0.004519 1.534497 ( 0.590681)
build_install 0.019878 0.001913 1.896764 ( 0.932941)
test_btest 0.001152 0.000000 74.128891 ( 8.052809)
test_basic 0.004733 0.002458 0.327315 ( 0.416388)
test_all 0.002759 0.000752 682.103591 ( 66.662405)
test_rubyspec 0.091749 0.073966 45.899257 ( 54.322810)
total: 132.27 sec