Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-181843
#<BuildRuby:0x000055f3c8e95400
@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.20220804-181843",
@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.000003 0.000013 ( 0.000013)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.006445 0.001758 0.826760 ( 0.878803)
build_miniruby 0.001487 0.000405 0.062210 ( 0.059897)
build_ruby 0.001226 0.000335 0.067771 ( 0.066741)
build_all 0.007484 0.002041 1.283897 ( 0.471301)
build_install 0.015620 0.001069 4.224318 ( 1.776968)
test_btest 0.001585 0.000365 52.522369 ( 6.241862)
test_basic 0.000020 0.005994 0.291108 ( 0.382023)
test_all 0.000936 0.002017 498.545138 ( 53.584409)
test_rubyspec 0.081726 0.044138 41.304077 ( 48.897565)
total: 112.36 sec