Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-231737
#<BuildRuby:0x000055cd92d25888
@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.20220130-231737",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000064 0.000010 0.000074 ( 0.000088)
build_up 0.006120 0.003708 0.920159 ( 1.065391)
build_miniruby 0.001471 0.000294 0.067689 ( 0.066588)
build_ruby 0.001757 0.000352 0.078032 ( 0.076677)
build_all 0.009141 0.001828 4.093734 ( 0.781887)
build_install 0.017419 0.005940 7.818904 ( 2.353629)
test_btest 0.000719 0.000163 47.472651 ( 44.036864)
test_basic 0.007328 0.000000 0.342249 ( 0.430392)
test_all 0.001604 0.000164 703.703695 ( 67.434228)
test_rubyspec 0.107235 0.052706 46.017894 ( 51.547572)
total: 167.79 sec