Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-185059
#<BuildRuby:0x00005635929f77e8
@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-185059",
@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.000000 0.000019 0.000019 ( 0.000019)
configure 0.000000 0.000008 0.000008 ( 0.000008)
build_up 0.003234 0.007950 0.935647 ( 0.959635)
build_miniruby 0.001465 0.000563 0.075434 ( 0.073249)
build_ruby 0.001439 0.000553 0.075856 ( 0.073863)
build_all 0.004032 0.006217 4.104985 ( 0.781478)
build_install 0.016970 0.008231 7.830976 ( 2.344962)
test_btest 0.001748 0.000000 47.525392 ( 45.118232)
test_basic 0.000940 0.006341 0.327630 ( 0.420183)
test_all 0.001093 0.000579 644.023267 ( 64.407002)
test_rubyspec 0.073446 0.091670 46.053496 ( 51.409472)
total: 165.59 sec