Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-111833
#<BuildRuby:0x000055f2b3fd0088
@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-111833",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004993 0.000054 1.066589 ( 1.346106)
build_miniruby 0.000791 0.000049 0.950329 ( 0.948989)
build_ruby 0.001056 0.000066 2.890393 ( 2.760298)
build_all 0.008350 0.000522 15.862649 ( 3.312096)
build_install 0.000000 0.008569 2.017142 ( 1.157337)
test_btest 0.000000 0.000634 56.107625 ( 11.005655)
test_basic 0.000443 0.004188 0.285957 ( 0.378063)
test_all 0.000638 0.000150 669.244453 (106.356188)
test_rubyspec 0.040599 0.019151 50.816986 ( 59.049220)
total: 186.31 sec