Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-080235
#<BuildRuby:0x000055e64027e878
@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-080235",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000000 0.006388 0.803705 ( 0.844602)
build_miniruby 0.000000 0.000964 0.057212 ( 0.056035)
build_ruby 0.000000 0.000946 0.059336 ( 0.058177)
build_all 0.001568 0.002994 1.563524 ( 0.595966)
build_install 0.008370 0.002645 1.940117 ( 0.968774)
test_btest 0.000622 0.000234 56.397501 ( 7.961153)
test_basic 0.001273 0.004335 0.260803 ( 0.349551)
test_all 0.001854 0.000811 615.649651 ( 87.908941)
test_rubyspec 0.061269 0.067678 44.134520 ( 51.490624)
total: 150.23 sec