Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-190515
#<BuildRuby:0x000055ef1b17f600
@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.20220801-190515",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006350 0.004750 0.947642 ( 1.023579)
build_miniruby 0.000000 0.002471 0.078621 ( 0.075948)
build_ruby 0.000009 0.002210 0.076759 ( 0.074269)
build_all 0.009845 0.001016 1.521033 ( 0.583428)
build_install 0.021272 0.001889 5.076186 ( 2.047818)
test_btest 0.000786 0.000235 74.271528 ( 8.051780)
test_basic 0.002357 0.004928 0.327295 ( 0.415163)
test_all 0.000585 0.002141 638.574509 ( 64.304175)
test_rubyspec 0.097878 0.085273 45.440972 ( 51.217419)
total: 127.79 sec