Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-162554
#<BuildRuby:0x0000556504d81350
@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.20220723-162554",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000020 0.000006 0.000026 ( 0.000025)
build_up 0.007352 0.003843 0.830878 ( 0.969277)
build_miniruby 0.001072 0.000329 0.063972 ( 0.062785)
build_ruby 0.001023 0.000315 0.063075 ( 0.061727)
build_all 0.002506 0.006058 1.229299 ( 0.471856)
build_install 0.010806 0.007352 4.331566 ( 1.853018)
test_btest 0.001044 0.000464 52.088920 ( 5.868973)
test_basic 0.005085 0.000518 0.303253 ( 0.394161)
test_all 0.001234 0.000520 487.224690 ( 52.172694)
test_rubyspec 0.096042 0.035326 41.829198 ( 47.617378)
total: 109.47 sec