Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-190456
#<BuildRuby:0x00005577cfd8f440
@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.20220212-190456",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005749 0.006003 0.959890 ( 1.112399)
build_miniruby 0.002625 0.000000 0.076088 ( 0.073668)
build_ruby 0.001939 0.000069 0.077140 ( 0.074861)
build_all 0.008990 0.001257 4.158084 ( 0.784662)
build_install 0.007207 0.015805 7.698952 ( 2.286751)
test_btest 0.000839 0.000391 77.409574 ( 8.296971)
test_basic 0.005107 0.002383 0.328165 ( 0.421570)
test_all 0.001039 0.000485 706.102542 ( 67.787092)
test_rubyspec 0.086706 0.069299 46.339397 ( 51.690157)
total: 132.53 sec