Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-210930
#<BuildRuby:0x0000559451798930
@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-210930",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.009823 0.000797 0.929372 ( 0.994216)
build_miniruby 0.001462 0.000209 0.067828 ( 0.065701)
build_ruby 0.001570 0.000224 0.076793 ( 0.074720)
build_all 0.006603 0.004282 4.111385 ( 0.791185)
build_install 0.023142 0.000662 7.765582 ( 2.306688)
test_btest 0.001060 0.000159 71.342374 ( 8.081006)
test_basic 0.008939 0.000000 0.343907 ( 0.431546)
test_all 0.002249 0.000186 699.705243 ( 67.477319)
test_rubyspec 0.117647 0.052556 45.955641 ( 51.380926)
total: 131.60 sec