Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-231432
#<BuildRuby:0x00005580d34ba7e0
@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.20221118-231432",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000019 0.000000 0.000019 ( 0.000018)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.001057 0.004051 1.092689 ( 1.064723)
build_miniruby 0.001052 0.000000 1.028844 ( 1.027891)
build_ruby 0.001273 0.000000 2.798540 ( 2.703293)
build_all 0.005522 0.003393 15.918213 ( 3.280903)
build_install 0.008781 0.000099 1.978384 ( 1.113406)
test_btest 0.000535 0.000040 65.022108 ( 10.578941)
test_basic 0.004590 0.000000 0.297078 ( 0.388176)
test_all 0.001076 0.000000 652.323467 (102.089600)
test_rubyspec 0.044296 0.028322 51.099133 ( 59.279290)
total: 181.53 sec