Logfile: /home/ko1/ruby/logs/brlog.trunk.20220515-145834
#<BuildRuby:0x00005567f4867d90
@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.20220515-145834",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006973 0.000205 0.890574 ( 1.075288)
build_miniruby 0.000000 0.000957 0.057157 ( 0.055884)
build_ruby 0.000000 0.001027 0.057801 ( 0.056587)
build_all 0.000000 0.004259 1.502220 ( 0.616386)
build_install 0.005645 0.005271 6.311870 ( 2.863009)
test_btest 0.000522 0.000123 46.466633 ( 8.435735)
test_basic 0.001647 0.004478 0.298274 ( 0.385945)
test_all 0.000000 0.001356 624.865446 ( 92.438731)
test_rubyspec 0.097107 0.030759 44.284376 ( 49.843895)
total: 155.77 sec