Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-194745
#<BuildRuby:0x000056203714b510
@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.20220210-194745",
@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.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008644 0.001234 0.944649 ( 1.096111)
build_miniruby 0.000000 0.002214 0.074177 ( 0.073488)
build_ruby 0.000000 0.002044 0.080472 ( 0.080097)
build_all 0.001043 0.009775 4.065562 ( 0.799612)
build_install 0.022349 0.001032 7.799549 ( 2.370381)
test_btest 0.000897 0.000249 77.951482 ( 8.029006)
test_basic 0.005548 0.001541 0.330918 ( 0.422229)
test_all 0.002017 0.000560 702.735106 ( 67.462966)
test_rubyspec 0.099959 0.066896 46.524741 ( 51.862232)
total: 132.20 sec