Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-095424
#<BuildRuby:0x00005564345e3fb0
@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-095424",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000389 0.004125 1.096234 ( 1.928375)
build_miniruby 0.000651 0.000186 1.045481 ( 1.044377)
build_ruby 0.001084 0.000310 2.800314 ( 2.704285)
build_all 0.007932 0.001001 15.961105 ( 3.228587)
build_install 0.007152 0.001907 2.075982 ( 1.149708)
test_btest 0.000458 0.000123 60.127666 ( 11.182275)
test_basic 0.001132 0.003752 0.312866 ( 0.403576)
test_all 0.000911 0.000285 633.597952 (105.827495)
test_rubyspec 0.030793 0.026550 51.565408 ( 60.006162)
total: 187.48 sec