Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-084926
#<BuildRuby:0x000055f7c311c658
@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-084926",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000016)
build_up 0.006811 0.004779 1.011949 ( 6.084596)
build_miniruby 0.001576 0.000485 0.077665 ( 0.076067)
build_ruby 0.001502 0.000462 0.077280 ( 0.075762)
build_all 0.008052 0.002477 4.171982 ( 0.792337)
build_install 0.020490 0.003754 7.812141 ( 2.345119)
test_btest 0.001067 0.000297 46.377499 ( 43.354546)
test_basic 0.005599 0.001555 0.340638 ( 0.429913)
test_all 0.001433 0.000398 707.161039 ( 68.082479)
test_rubyspec 0.106965 0.048287 45.961619 ( 51.540952)
total: 172.78 sec