Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-170425
#<BuildRuby:0x000055a4d1ace768
@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-170425",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.000000 0.005233 1.185067 ( 1.493544)
build_miniruby 0.000000 0.000927 0.985481 ( 0.984356)
build_ruby 0.000000 0.001244 2.777188 ( 2.682045)
build_all 0.000513 0.009416 22.447890 ( 4.443590)
build_install 0.003320 0.006173 4.430661 ( 1.594843)
test_btest 0.000458 0.000267 56.420327 ( 11.576393)
test_basic 0.005113 0.000299 0.361780 ( 0.451482)
test_all 0.001145 0.000297 688.963235 (107.283925)
test_rubyspec 0.036643 0.034319 53.020674 ( 61.286098)
total: 191.80 sec