Logfile: /home/ko1/ruby/logs/brlog.trunk.20220406-221745
#<BuildRuby:0x000055f649490a58
@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.20220406-221745",
@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.000006)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010898 0.000967 1.012401 ( 1.121971)
build_miniruby 0.001996 0.000285 0.068309 ( 0.067921)
build_ruby 0.001922 0.000274 0.073819 ( 0.073062)
build_all 0.009319 0.001332 4.196296 ( 0.868012)
build_install 0.019318 0.005079 8.583698 ( 3.043395)
test_btest 0.001063 0.000178 76.095431 ( 8.322111)
test_basic 0.006025 0.001004 0.341210 ( 0.432573)
test_all 0.001771 0.000295 707.854733 ( 68.343127)
test_rubyspec 0.095767 0.088249 46.542276 ( 51.977877)
total: 134.25 sec