Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-223356
#<BuildRuby:0x000055a6d2389888
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220201-223356",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.007895 0.002153 0.958077 ( 1.009090)
build_miniruby 0.001309 0.000357 0.076508 ( 0.074772)
build_ruby 0.001959 0.000000 0.081339 ( 0.079274)
build_all 0.011136 0.000000 4.192483 ( 0.806723)
build_install 0.019394 0.003917 7.755567 ( 2.289977)
test_btest 0.001105 0.000237 47.532706 ( 44.297686)
test_basic 0.007692 0.000299 0.339985 ( 0.428218)
test_all 0.000000 0.001661 661.969595 ( 64.757113)
test_rubyspec 0.080238 0.071850 46.065321 ( 51.198616)
total: 164.94 sec