Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-150539
#<BuildRuby:0x0000561b9c233fa8
@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.20220731-150539",
@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.000015 0.000003 0.000018 ( 0.000018)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.006776 0.000000 0.812103 ( 0.910847)
build_miniruby 0.000910 0.000000 0.057929 ( 0.056719)
build_ruby 0.000973 0.000000 0.058904 ( 0.057681)
build_all 0.004568 0.000213 1.531808 ( 0.588290)
build_install 0.006901 0.004513 5.620273 ( 2.174199)
test_btest 0.000632 0.000112 55.526579 ( 7.886998)
test_basic 0.005800 0.000264 0.336472 ( 0.424255)
test_all 0.000794 0.000133 609.868927 ( 91.804634)
test_rubyspec 0.084259 0.043854 43.797746 ( 49.368817)
total: 153.27 sec