Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-014418
#<BuildRuby:0x0000560d80babfb0
@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.20220825-014418",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.000000 0.006552 0.872871 ( 1.031510)
build_miniruby 0.000000 0.001040 0.058526 ( 0.057292)
build_ruby 0.000000 0.000996 0.059543 ( 0.058277)
build_all 0.000000 0.004559 1.537792 ( 0.588859)
build_install 0.003595 0.007229 1.900700 ( 0.962733)
test_btest 0.000633 0.000211 49.074959 ( 8.391807)
test_basic 0.005543 0.000431 0.342287 ( 0.430021)
test_all 0.001430 0.000447 617.659185 ( 89.950755)
test_rubyspec 0.091558 0.037619 44.218436 ( 52.449850)
total: 153.92 sec