Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-175957
#<BuildRuby:0x000056052ff72c88
@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.20220722-175957",
@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.000006 0.000021 ( 0.000021)
autoconf 0.000022 0.000008 0.000030 ( 0.000031)
configure 0.000032 0.000012 0.000044 ( 0.000044)
build_up 0.007686 0.003858 0.873248 ( 0.955298)
build_miniruby 0.000968 0.000404 0.062807 ( 0.061860)
build_ruby 0.001144 0.000476 0.064341 ( 0.062875)
build_all 0.007618 0.001350 1.214104 ( 0.457710)
build_install 0.010268 0.006904 4.251212 ( 1.822110)
test_btest 0.001419 0.000608 53.325602 ( 6.256791)
test_basic 0.004265 0.001828 0.283101 ( 0.382324)
test_all 0.001798 0.000770 512.919697 ( 53.348597)
test_rubyspec 0.077778 0.039753 41.760021 ( 47.543559)
total: 110.89 sec