Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-104141
#<BuildRuby:0x0000560208af4028
@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.20221204-104141",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004233 0.000000 0.802388 ( 1.057630)
build_miniruby 0.000891 0.000000 0.510919 ( 0.510457)
build_ruby 0.001244 0.000000 1.690072 ( 1.621491)
build_all 0.005105 0.004454 12.009053 ( 1.508976)
build_install 0.001915 0.004713 1.603387 ( 0.745267)
test_btest 0.000594 0.000079 62.775185 ( 5.936038)
test_basic 0.002543 0.000339 0.230835 ( 0.327515)
test_all 0.000936 0.000000 462.153290 ( 49.582521)
test_rubyspec 0.015295 0.010027 35.710355 ( 46.276195)
total: 107.57 sec