Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-172227
#<BuildRuby:0x0000563a593b7df8
@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.20220815-172227",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.000000 0.006184 0.807091 ( 0.921395)
build_miniruby 0.000140 0.000849 0.059615 ( 0.058389)
build_ruby 0.000586 0.000181 0.059430 ( 0.058351)
build_all 0.001637 0.003093 1.537776 ( 0.587847)
build_install 0.010142 0.000831 1.941504 ( 0.979751)
test_btest 0.000480 0.000150 51.141769 ( 8.474144)
test_basic 0.004342 0.001357 0.351234 ( 0.440351)
test_all 0.001506 0.000471 599.776129 ( 94.096556)
test_rubyspec 0.090750 0.037294 44.045869 ( 51.428856)
total: 157.05 sec