Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-222410
#<BuildRuby:0x000055c5e119f918
@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-222410",
@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.000000 0.000006 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010738 0.000160 0.924675 ( 1.497924)
build_miniruby 0.001726 0.000101 0.063988 ( 0.062073)
build_ruby 0.001599 0.000094 0.070527 ( 0.069369)
build_all 0.009858 0.000579 4.104277 ( 0.792998)
build_install 0.018063 0.004353 7.715131 ( 2.360293)
test_btest 0.000885 0.000080 47.258224 ( 45.077975)
test_basic 0.002733 0.004449 0.338223 ( 0.428917)
test_all 0.001507 0.000196 691.824041 ( 67.006011)
test_rubyspec 0.090568 0.085198 46.043094 ( 51.479255)
total: 168.78 sec