Logfile: /home/ko1/ruby/logs/brlog.trunk.20220518-055819
#<BuildRuby:0x00005636587efe98
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220518-055819",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.003018 0.003870 0.901849 ( 0.967388)
build_miniruby 0.000851 0.000196 0.057247 ( 0.055882)
build_ruby 0.000833 0.000192 0.058001 ( 0.056672)
build_all 0.004133 0.000000 1.493534 ( 0.612606)
build_install 0.009006 0.001930 6.236701 ( 2.809388)
test_btest 0.000924 0.000198 45.688822 ( 8.722635)
test_basic 0.005876 0.000195 0.341616 ( 0.429361)
test_all 0.001685 0.000337 636.877479 ( 90.556992)
test_rubyspec 0.065363 0.055554 43.585417 ( 49.175856)
total: 153.39 sec