Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-135547
#<BuildRuby:0x000056033fa51480
@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.20220802-135547",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.008296 0.001042 0.825279 ( 1.149586)
build_miniruby 0.001939 0.000000 0.061429 ( 0.059779)
build_ruby 0.001325 0.000000 0.052858 ( 0.052168)
build_all 0.006495 0.001528 1.266549 ( 0.484309)
build_install 0.009330 0.006492 4.250896 ( 1.807875)
test_btest 0.001211 0.000356 54.633872 ( 6.078986)
test_basic 0.005200 0.001529 0.280437 ( 0.371382)
test_all 0.001501 0.000442 504.003501 ( 52.896833)
test_rubyspec 0.087091 0.048245 41.690250 ( 49.341995)
total: 112.24 sec