Logfile: /home/ko1/ruby/logs/brlog.trunk.20220524-081956
#<BuildRuby:0x000055be0757fda8
@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.20220524-081956",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.006153 0.000492 0.886121 ( 1.589285)
build_miniruby 0.000729 0.000182 0.056749 ( 0.055592)
build_ruby 0.000825 0.000206 0.058095 ( 0.056838)
build_all 0.003409 0.000852 1.512093 ( 0.604705)
build_install 0.008198 0.000790 6.333002 ( 2.850116)
test_btest 0.000661 0.000152 54.385124 ( 8.092369)
test_basic 0.001700 0.004125 0.303421 ( 0.391844)
test_all 0.001871 0.000142 644.537386 ( 95.537430)
test_rubyspec 0.093623 0.021317 43.971094 ( 49.542362)
total: 158.72 sec