Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-231623
#<BuildRuby:0x00005595b8b18cc8
@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.20220201-231623",
@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.000011 0.000003 0.000014 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006520 0.004872 0.916569 ( 1.037540)
build_miniruby 0.001590 0.000489 0.078870 ( 0.076812)
build_ruby 0.001400 0.000431 0.077236 ( 0.075192)
build_all 0.006613 0.003729 4.156810 ( 0.791314)
build_install 0.014690 0.009385 7.758836 ( 2.323533)
test_btest 0.000940 0.000365 47.556587 ( 44.173751)
test_basic 0.009078 0.000000 0.334643 ( 0.425465)
test_all 0.001179 0.000413 653.754899 ( 64.897639)
test_rubyspec 0.081571 0.070440 46.111104 ( 51.562185)
total: 165.36 sec