Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-122256
#<BuildRuby:0x000055da8ccdb510
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220301-122256",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000907 0.010861 1.011154 ( 1.228581)
build_miniruby 0.000000 0.002493 0.075638 ( 0.072726)
build_ruby 0.002116 0.000397 0.076371 ( 0.073938)
build_all 0.010971 0.000000 4.230101 ( 0.859754)
build_install 0.014702 0.010822 7.953991 ( 2.419532)
test_btest 0.000843 0.000400 72.147857 ( 8.392863)
test_basic 0.007256 0.000000 0.341012 ( 0.430601)
test_all 0.001536 0.000239 659.341115 ( 65.475114)
test_rubyspec 0.088998 0.068576 46.308224 ( 51.494288)
total: 130.45 sec