Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-155454
#<BuildRuby:0x000055c024e93df8
@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.20221115-155454",
@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.000011 0.000000 0.000011 ( 0.000011)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.006225 0.000000 1.016352 ( 4.639411)
build_miniruby 0.001123 0.000000 0.879483 ( 0.877899)
build_ruby 0.001482 0.000000 2.518494 ( 2.432666)
build_all 0.009243 0.000000 15.491648 ( 2.788886)
build_install 0.006190 0.004546 1.879881 ( 0.975007)
test_btest 0.000898 0.000050 60.557265 ( 9.332548)
test_basic 0.001730 0.004299 0.350707 ( 0.438660)
test_all 0.001155 0.000121 608.015966 ( 90.933938)
test_rubyspec 0.080945 0.038610 45.471303 ( 53.760227)
total: 166.18 sec