Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-180926
#<BuildRuby:0x0000559faf847688
@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.20220204-180926",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000100 0.000006 0.000106 ( 0.000111)
build_up 0.009583 0.000638 0.999362 ( 1.027198)
build_miniruby 0.001586 0.000106 0.078045 ( 0.077218)
build_ruby 0.001929 0.000129 0.072903 ( 0.071423)
build_all 0.011059 0.000091 4.119030 ( 0.805435)
build_install 0.021990 0.000646 7.843410 ( 2.375680)
test_btest 0.001190 0.000062 47.377832 ( 43.871631)
test_basic 0.002826 0.005300 0.342235 ( 0.429932)
test_all 0.001543 0.000154 654.854426 ( 64.860405)
test_rubyspec 0.123741 0.054527 46.170435 ( 51.639628)
total: 165.16 sec