Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-234346
#<BuildRuby:0x00005591b2b5ecc8
@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.20221203-234346",
@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.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.008204 0.002238 1.206393 ( 1.204215)
build_miniruby 0.002737 0.000000 0.857964 ( 0.856781)
build_ruby 0.003675 0.000000 2.252232 ( 2.158587)
build_all 0.010186 0.011407 18.768779 ( 2.211190)
build_install 0.014936 0.006579 2.083044 ( 1.008113)
test_btest 0.000000 0.001364 87.315901 ( 8.951444)
test_basic 0.002631 0.007974 0.361120 ( 0.445928)
test_all 0.002109 0.000565 734.109703 ( 71.007595)
test_rubyspec 0.106188 0.078479 49.341360 ( 57.444757)
total: 145.29 sec