Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-030451
#<BuildRuby:0x0000561eb36f48e8
@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.20220304-030451",
@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.000018 0.000003 0.000021 ( 0.000021)
configure 0.000086 0.000014 0.000100 ( 0.000102)
build_up 0.010090 0.000868 1.027045 ( 3.827376)
build_miniruby 0.001634 0.000233 0.076685 ( 0.074890)
build_ruby 0.001993 0.000285 0.077900 ( 0.075205)
build_all 0.009639 0.000023 4.246743 ( 0.863334)
build_install 0.018318 0.004645 7.963952 ( 2.395608)
test_btest 0.001056 0.000158 72.553997 ( 8.326118)
test_basic 0.006805 0.000290 0.340382 ( 0.429395)
test_all 0.001962 0.000000 662.832537 ( 65.040752)
test_rubyspec 0.101391 0.064539 46.642267 ( 52.113123)
total: 133.15 sec