Logfile: /home/ko1/ruby/logs/brlog.trunk.20220611-071016
#<BuildRuby:0x0000563ad22c3f68
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220611-071016",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000018)
configure 0.000015 0.000002 0.000017 ( 0.000015)
build_up 0.006318 0.000451 0.814271 ( 0.908380)
build_miniruby 0.001013 0.000072 0.056683 ( 0.055377)
build_ruby 0.000955 0.000069 0.058951 ( 0.057713)
build_all 0.003917 0.000280 1.495469 ( 0.606027)
build_install 0.002495 0.008259 6.299844 ( 2.827330)
test_btest 0.000578 0.000109 55.105394 ( 8.088511)
test_basic 0.001126 0.004674 0.303842 ( 0.392412)
test_all 0.001261 0.000315 637.521082 ( 93.321712)
test_rubyspec 0.097533 0.032897 44.214036 ( 49.773592)
total: 156.03 sec