Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-014752
#<BuildRuby:0x000055c3c6017680
@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.20220212-014752",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009107 0.002102 0.977576 ( 1.103532)
build_miniruby 0.001493 0.000344 0.078133 ( 0.077325)
build_ruby 0.001716 0.000396 0.077628 ( 0.076823)
build_all 0.010734 0.000220 4.163580 ( 0.795779)
build_install 0.024872 0.000059 7.654501 ( 2.329872)
test_btest 0.001232 0.000185 71.730875 ( 8.261250)
test_basic 0.008302 0.001245 0.338358 ( 0.424509)
test_all 0.001827 0.000114 691.889358 ( 67.265588)
test_rubyspec 0.091208 0.071344 46.163245 ( 51.627944)
total: 131.96 sec