Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-190142
#<BuildRuby:0x000055b278703340
@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",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220208-190142",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008301 0.003019 0.953824 ( 1.065026)
build_miniruby 0.001670 0.000607 0.077189 ( 0.074997)
build_ruby 0.000000 0.002254 0.077892 ( 0.075686)
build_all 0.003582 0.007013 4.150450 ( 0.776852)
build_install 0.017967 0.006015 7.882386 ( 2.358518)
test_btest 0.000788 0.000363 72.168782 ( 7.997240)
test_basic 0.000000 0.008116 0.335883 ( 0.425776)
test_all 0.000000 0.001660 673.756565 ( 65.246491)
test_rubyspec 0.094142 0.076550 46.011258 ( 51.478936)
total: 129.50 sec