Logfile: /home/ko1/ruby/logs/brlog.trunk.20220619-121036
#<BuildRuby:0x0000559ad3f589d0
@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.20220619-121036",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010756 0.001067 0.853421 ( 1.073984)
build_miniruby 0.001470 0.000226 0.061745 ( 0.060493)
build_ruby 0.001606 0.000000 0.056544 ( 0.054938)
build_all 0.008402 0.000159 1.203393 ( 0.486011)
build_install 0.010508 0.009443 4.868908 ( 2.515500)
test_btest 0.001617 0.000380 52.558753 ( 6.258624)
test_basic 0.004132 0.003335 0.288310 ( 0.380593)
test_all 0.002312 0.000608 495.890949 ( 52.745614)
test_rubyspec 0.099019 0.023605 41.471473 ( 47.489874)
total: 111.07 sec