Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-125317
#<BuildRuby:0x000055b41fe3c8e8
@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.20220403-125317",
@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.000007)
autoconf 0.000015 0.000006 0.000021 ( 0.000021)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004065 0.008041 1.027007 ( 1.173458)
build_miniruby 0.001420 0.000710 0.079978 ( 0.078387)
build_ruby 0.001203 0.000602 0.072813 ( 0.072196)
build_all 0.008433 0.001933 4.236960 ( 0.870830)
build_install 0.014396 0.009485 8.589513 ( 2.995781)
test_btest 0.001785 0.000893 74.624985 ( 8.480984)
test_basic 0.005864 0.002932 0.339171 ( 0.427676)
test_all 0.000871 0.000949 643.007825 ( 65.417234)
test_rubyspec 0.111189 0.068824 46.519561 ( 51.722678)
total: 131.24 sec