Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-072254
#<BuildRuby:0x00005633a4e544c0
@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-072254",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000027 0.000007 0.000034 ( 0.000030)
build_up 0.001978 0.009339 1.006992 ( 5.360900)
build_miniruby 0.002520 0.000000 0.073578 ( 0.071256)
build_ruby 0.002179 0.000144 0.075907 ( 0.073922)
build_all 0.010047 0.000000 1.572667 ( 0.599985)
build_install 0.017220 0.004652 5.140425 ( 2.051200)
test_btest 0.000938 0.000296 72.997694 ( 8.193142)
test_basic 0.005671 0.001791 0.326279 ( 0.415475)
test_all 0.001467 0.000464 659.261747 ( 65.148281)
test_rubyspec 0.099807 0.063581 46.055696 ( 51.914792)
total: 133.83 sec