Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-220535
#<BuildRuby:0x00005576d5d93680
@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.20220216-220535",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005145 0.005809 0.933987 ( 0.979136)
build_miniruby 0.001648 0.000549 0.074440 ( 0.072089)
build_ruby 0.001785 0.000595 0.078532 ( 0.076508)
build_all 0.003483 0.007008 4.062799 ( 0.783171)
build_install 0.018499 0.004754 7.796538 ( 2.331279)
test_btest 0.001116 0.000434 72.986017 ( 8.323812)
test_basic 0.007453 0.001083 0.345661 ( 0.436886)
test_all 0.001786 0.000285 667.541386 ( 65.375392)
test_rubyspec 0.096249 0.068434 45.935894 ( 51.304923)
total: 129.68 sec