Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-141238
#<BuildRuby:0x000055f558334e80
@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.20220826-141238",
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000005 0.000000 0.000005 ( 0.000007)
build_up 0.009296 0.001550 0.833014 ( 1.026772)
build_miniruby 0.001898 0.000316 0.067027 ( 0.064423)
build_ruby 0.001533 0.000256 0.066822 ( 0.065285)
build_all 0.007601 0.001267 1.257351 ( 0.475590)
build_install 0.014316 0.000441 1.593674 ( 0.796698)
test_btest 0.001094 0.000156 51.465109 ( 6.136666)
test_basic 0.005206 0.000000 0.271851 ( 0.362605)
test_all 0.001541 0.001661 503.886759 ( 52.787894)
test_rubyspec 0.063757 0.059772 41.719950 ( 50.334970)
total: 112.05 sec