Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-112043
#<BuildRuby:0x000055fd70bb7510
@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.20220217-112043",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.009792 0.000754 0.917520 ( 1.028481)
build_miniruby 0.001761 0.000000 0.074955 ( 0.074484)
build_ruby 0.001963 0.000000 0.066369 ( 0.065022)
build_all 0.009449 0.000237 4.135707 ( 0.783244)
build_install 0.023234 0.000141 7.871976 ( 2.361348)
test_btest 0.000863 0.000045 70.748122 ( 7.953385)
test_basic 0.007670 0.000403 0.332058 ( 0.420773)
test_all 0.001598 0.000085 703.194347 ( 67.995016)
test_rubyspec 0.132650 0.021243 46.269848 ( 51.297946)
total: 131.98 sec