Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-184609
#<BuildRuby:0x000055de1ac02148
@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-184609",
@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.000013 0.000004 0.000017 ( 0.000016)
autoconf 0.000026 0.000007 0.000033 ( 0.000033)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.008390 0.001060 0.810921 ( 1.158876)
build_miniruby 0.001405 0.000351 0.062323 ( 0.061331)
build_ruby 0.001534 0.000000 0.051885 ( 0.051176)
build_all 0.006950 0.000930 1.217506 ( 0.456587)
build_install 0.014985 0.001022 4.298361 ( 1.756824)
test_btest 0.001730 0.000346 53.269837 ( 6.546371)
test_basic 0.006496 0.000000 0.292065 ( 0.382034)
test_all 0.002649 0.000000 509.767336 ( 53.681079)
test_rubyspec 0.113014 0.020786 41.117137 ( 48.796639)
total: 112.89 sec