Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-155436
#<BuildRuby:0x0000564f59a48e50
@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.20220911-155436",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006926 0.004159 1.108884 ( 1.718742)
build_miniruby 0.001822 0.000228 0.073503 ( 0.072651)
build_ruby 0.001997 0.000000 0.075844 ( 0.075276)
build_all 0.008703 0.000796 1.556837 ( 0.610348)
build_install 0.012915 0.008862 1.891803 ( 0.958814)
test_btest 0.000974 0.000194 92.376254 ( 9.630859)
test_basic 0.007457 0.000561 0.359016 ( 0.449079)
test_all 0.002869 0.000546 685.591811 ( 68.915229)
test_rubyspec 0.125407 0.043250 47.196299 ( 55.662079)
total: 138.09 sec