Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-191853
#<BuildRuby:0x0000557e42d6b440
@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.20220206-191853",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.010048 0.000773 0.926635 ( 1.004893)
build_miniruby 0.001929 0.000149 0.073782 ( 0.071716)
build_ruby 0.002309 0.000178 0.076104 ( 0.073312)
build_all 0.008868 0.000682 4.122703 ( 0.779921)
build_install 0.016311 0.005704 7.878222 ( 2.339654)
test_btest 0.000000 0.001170 75.239490 ( 8.003065)
test_basic 0.000000 0.007338 0.333646 ( 0.422268)
test_all 0.000000 0.001792 666.243343 ( 65.032524)
test_rubyspec 0.106190 0.050161 45.967597 ( 51.342398)
total: 129.07 sec