Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-091400
#<BuildRuby:0x000055622576c6e0
@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.20220831-091400",
@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.000005)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007753 0.004509 0.971534 ( 1.044427)
build_miniruby 0.002030 0.000271 0.078477 ( 0.076203)
build_ruby 0.002149 0.000287 0.081767 ( 0.079113)
build_all 0.004303 0.005416 1.520080 ( 0.574048)
build_install 0.014255 0.009613 1.876076 ( 0.916987)
test_btest 0.001574 0.000000 75.624485 ( 8.357893)
test_basic 0.005529 0.002785 0.339546 ( 0.434970)
test_all 0.003823 0.000000 692.464787 ( 67.108345)
test_rubyspec 0.117078 0.049458 46.108978 ( 54.572829)
total: 133.17 sec