Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-143742
#<BuildRuby:0x000055f210094658
@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.20220203-143742",
@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.000000 0.000024 0.000024 ( 0.000037)
autoconf 0.000000 0.000012 0.000012 ( 0.000013)
configure 0.000000 0.000008 0.000008 ( 0.000016)
build_up 0.001832 0.008454 0.929027 ( 0.990119)
build_miniruby 0.001303 0.000401 0.063269 ( 0.061707)
build_ruby 0.002293 0.000000 0.075993 ( 0.074058)
build_all 0.009578 0.000000 4.083845 ( 0.795215)
build_install 0.014815 0.009212 7.906684 ( 2.324469)
test_btest 0.000687 0.000218 47.222453 ( 43.908786)
test_basic 0.006280 0.000762 0.321906 ( 0.411075)
test_all 0.001407 0.000428 650.212400 ( 64.768858)
test_rubyspec 0.098071 0.060525 45.885503 ( 51.285253)
total: 164.62 sec