Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-160303
#<BuildRuby:0x0000563dae4906c8
@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.20220215-160303",
@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.000020)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005710 0.004357 0.953522 ( 1.027078)
build_miniruby 0.001510 0.000324 0.074449 ( 0.072185)
build_ruby 0.001810 0.000388 0.077929 ( 0.075709)
build_all 0.010127 0.001153 4.080513 ( 0.772764)
build_install 0.023369 0.000000 7.725362 ( 2.306927)
test_btest 0.001239 0.000142 75.947099 ( 8.435747)
test_basic 0.003363 0.004532 0.337228 ( 0.424453)
test_all 0.001848 0.000352 699.414784 ( 69.909892)
test_rubyspec 0.095380 0.067301 45.908822 ( 51.164674)
total: 134.19 sec