Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-114148
#<BuildRuby:0x000055d5041208e8
@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.20220802-114148",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000018 0.000003 0.000021 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010719 0.000376 0.975664 ( 1.050537)
build_miniruby 0.001768 0.000236 0.074736 ( 0.072691)
build_ruby 0.001711 0.000228 0.066777 ( 0.064964)
build_all 0.004762 0.005334 1.504149 ( 0.560629)
build_install 0.011340 0.011483 5.186790 ( 2.047862)
test_btest 0.000809 0.000253 76.184890 ( 8.003212)
test_basic 0.002343 0.006057 0.332071 ( 0.420377)
test_all 0.002157 0.000254 676.917676 ( 66.888824)
test_rubyspec 0.110978 0.059928 46.009532 ( 53.343680)
total: 132.45 sec