Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-154937
#<BuildRuby:0x0000556f56d0ca58
@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.20220331-154937",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008930 0.003761 1.014617 ( 1.421320)
build_miniruby 0.001748 0.000206 0.066309 ( 0.064696)
build_ruby 0.001936 0.000228 0.079582 ( 0.077298)
build_all 0.010105 0.000178 4.255581 ( 0.856973)
build_install 0.016761 0.006171 8.026676 ( 2.439351)
test_btest 0.000000 0.001321 75.020894 ( 8.062094)
test_basic 0.004385 0.003404 0.344998 ( 0.432492)
test_all 0.001384 0.000263 657.768293 ( 65.264791)
test_rubyspec 0.100284 0.060560 46.674910 ( 52.165465)
total: 130.79 sec