Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-231329
#<BuildRuby:0x00005571b96146c8
@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.20220325-231329",
@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.000005)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000028 0.000000 0.000028 ( 0.000008)
build_up 0.009760 0.000427 0.983520 ( 1.037886)
build_miniruby 0.001782 0.000137 0.080533 ( 0.078741)
build_ruby 0.001844 0.000142 0.076595 ( 0.074877)
build_all 0.006326 0.004493 4.155756 ( 0.850402)
build_install 0.016721 0.005158 7.935798 ( 2.448613)
test_btest 0.000823 0.000137 77.853155 ( 7.987659)
test_basic 0.007159 0.001193 0.347848 ( 0.445654)
test_all 0.001494 0.000249 660.040144 ( 65.652679)
test_rubyspec 0.111743 0.040831 45.869277 ( 51.412914)
total: 129.99 sec