Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-084334
#<BuildRuby:0x000055d01c0a6878
@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.20221127-084334",
@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.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005192 0.000472 1.255860 ( 1.681344)
build_miniruby 0.000931 0.000084 1.029607 ( 1.028453)
build_ruby 0.001177 0.000107 2.775042 ( 2.677875)
build_all 0.009922 0.000112 22.623245 ( 4.408735)
build_install 0.004481 0.004363 4.448878 ( 1.588450)
test_btest 0.000532 0.000064 58.152248 ( 11.676357)
test_basic 0.001334 0.003279 0.309053 ( 0.400177)
test_all 0.000827 0.000122 703.229667 (110.183347)
test_rubyspec 0.042391 0.029683 52.987164 ( 61.199606)
total: 194.85 sec