Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-182956
#<BuildRuby:0x0000560bcf7b91f8
@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.20220720-182956",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000008 0.000004 0.000012 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.009225 0.001865 0.832300 ( 1.072674)
build_miniruby 0.001463 0.000532 0.058825 ( 0.056784)
build_ruby 0.001484 0.000540 0.064320 ( 0.063232)
build_all 0.006170 0.002244 1.290264 ( 0.505135)
build_install 0.009927 0.007289 4.354096 ( 1.825631)
test_btest 0.002054 0.000000 54.107755 ( 6.153409)
test_basic 0.005193 0.000602 0.292967 ( 0.385695)
test_all 0.000823 0.001751 483.272152 ( 51.479636)
test_rubyspec 0.069212 0.066511 41.889861 ( 47.776548)
total: 109.32 sec