Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-174146
#<BuildRuby:0x000055b928da4a58
@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.20220214-174146",
@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.000005)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006504 0.004660 0.936013 ( 1.017706)
build_miniruby 0.001509 0.000348 0.075070 ( 0.073603)
build_ruby 0.001808 0.000000 0.071321 ( 0.070046)
build_all 0.003105 0.007560 4.102384 ( 0.778220)
build_install 0.020500 0.003575 7.724393 ( 2.331816)
test_btest 0.001021 0.000300 76.746517 ( 8.140919)
test_basic 0.006765 0.000502 0.337777 ( 0.427037)
test_all 0.001260 0.000350 663.277453 ( 64.862765)
test_rubyspec 0.125898 0.036704 45.807349 ( 51.170918)
total: 128.87 sec