Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-031012
#<BuildRuby:0x00005609fd508018
@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.20221125-031012",
@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.000017 0.000002 0.000019 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000000 0.004904 1.048266 ( 1.083783)
build_miniruby 0.000000 0.000972 1.046338 ( 1.044865)
build_ruby 0.000000 0.001249 2.770042 ( 2.674321)
build_all 0.004723 0.004264 15.945653 ( 3.307296)
build_install 0.004494 0.002945 2.069408 ( 1.206385)
test_btest 0.000456 0.000135 60.977956 ( 11.050098)
test_basic 0.001498 0.003015 0.299547 ( 0.390320)
test_all 0.000927 0.000309 702.906846 (109.062780)
test_rubyspec 0.049879 0.011770 53.370075 ( 61.583691)
total: 191.40 sec