Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-041617
#<BuildRuby:0x00005582c29d48e8
@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.20220227-041617",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.011933 0.000000 1.028435 ( 1.060016)
build_miniruby 0.002049 0.000241 0.073359 ( 0.071073)
build_ruby 0.001865 0.000219 0.070576 ( 0.069284)
build_all 0.010647 0.000230 4.250468 ( 0.851062)
build_install 0.023207 0.000503 7.990497 ( 2.450173)
test_btest 0.001262 0.000000 70.942313 ( 8.287206)
test_basic 0.006720 0.000000 0.346358 ( 0.436398)
test_all 0.000000 0.001727 701.560404 ( 68.034600)
test_rubyspec 0.088642 0.071593 46.458135 ( 51.905027)
total: 133.17 sec