Logfile: /home/ko1/ruby/logs/brlog.trunk.20220503-135928
#<BuildRuby:0x000055c363f128a0
@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.20220503-135928",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.010325 0.000916 1.033408 ( 1.070988)
build_miniruby 0.002335 0.000000 0.074389 ( 0.072169)
build_ruby 0.002506 0.000000 0.069434 ( 0.067026)
build_all 0.010871 0.000000 1.498042 ( 0.601659)
build_install 0.016475 0.008293 5.925446 ( 2.812390)
test_btest 0.000893 0.000162 73.992703 ( 8.044745)
test_basic 0.003391 0.005078 0.320938 ( 0.407917)
test_all 0.002042 0.000464 667.686497 ( 65.037912)
test_rubyspec 0.117929 0.066126 45.469499 ( 50.612238)
total: 128.73 sec