Logfile: /home/ko1/ruby/logs/brlog.trunk.20220425-011911
#<BuildRuby:0x000055c739637468
@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.20220425-011911",
@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.000003 0.000003 0.000006 ( 0.000006)
autoconf 0.000008 0.000005 0.000013 ( 0.000012)
configure 0.000008 0.000005 0.000013 ( 0.000014)
build_up 0.005522 0.000972 0.858911 ( 1.012498)
build_miniruby 0.001029 0.000000 0.058034 ( 0.056795)
build_ruby 0.000812 0.000000 0.058754 ( 0.057564)
build_all 0.004502 0.000000 1.503952 ( 0.607512)
build_install 0.003824 0.005333 6.296969 ( 2.843330)
test_btest 0.000536 0.000313 52.281149 ( 8.578374)
test_basic 0.005339 0.000560 0.263658 ( 0.351978)
test_all 0.000825 0.000444 637.755087 ( 93.793129)
test_rubyspec 0.072755 0.056098 44.339907 ( 49.203944)
total: 156.51 sec