Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-073341
#<BuildRuby:0x00005631cd7f1480
@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.20221008-073341",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.004302 0.004533 1.084652 ( 1.151554)
build_miniruby 0.002254 0.000347 0.098023 ( 0.095891)
build_ruby 0.001366 0.000210 0.100689 ( 0.100633)
build_all 0.007728 0.001189 1.327933 ( 0.595145)
build_install 0.004356 0.011530 1.686211 ( 0.899031)
test_btest 0.001285 0.000396 60.406752 ( 6.348423)
test_basic 0.005341 0.001643 0.356927 ( 0.449902)
test_all 0.004777 0.001470 506.868750 ( 53.868013)
test_rubyspec 0.086637 0.034298 42.483501 ( 50.992042)
total: 114.50 sec