Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-033309
#<BuildRuby:0x00005558d5ecac88
@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.20221101-033309",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.006763 0.002705 1.113518 ( 1.195158)
build_miniruby 0.001354 0.000541 0.111463 ( 0.108137)
build_ruby 0.001503 0.000602 0.108065 ( 0.104345)
build_all 0.007170 0.000000 1.311262 ( 0.565788)
build_install 0.008519 0.008212 1.656067 ( 0.911018)
test_btest 0.000118 0.002575 60.961017 ( 6.770195)
test_basic 0.006034 0.000704 0.365478 ( 0.455754)
test_all 0.007670 0.000000 515.168591 ( 55.247711)
test_rubyspec 0.083418 0.035271 43.232613 ( 51.804739)
total: 117.16 sec