Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-220531
#<BuildRuby:0x0000564c387c84b0
@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.20220214-220531",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.000000 0.011799 0.938381 ( 0.942171)
build_miniruby 0.002049 0.000000 0.076699 ( 0.074664)
build_ruby 0.001579 0.000158 0.072969 ( 0.071747)
build_all 0.006877 0.003210 4.103435 ( 0.790227)
build_install 0.022761 0.001172 7.775429 ( 2.300610)
test_btest 0.000000 0.001127 74.322018 ( 8.126720)
test_basic 0.004555 0.003038 0.338347 ( 0.436696)
test_all 0.001360 0.000519 659.582629 ( 65.154407)
test_rubyspec 0.090423 0.079794 45.945611 ( 51.099633)
total: 129.00 sec