Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-082739
#<BuildRuby:0x000055e620ae7d68
@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.20221126-082739",
@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.000010 0.000001 0.000011 ( 0.000010)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.001981 0.002705 1.116495 ( 1.245376)
build_miniruby 0.000840 0.000109 0.974898 ( 0.973639)
build_ruby 0.001089 0.000142 2.733525 ( 2.618193)
build_all 0.007531 0.000983 15.760949 ( 3.369238)
build_install 0.003956 0.004689 2.045634 ( 1.197384)
test_btest 0.000534 0.000093 56.828228 ( 11.991762)
test_basic 0.004254 0.000740 0.337358 ( 0.427483)
test_all 0.001654 0.000288 676.080435 (106.075993)
test_rubyspec 0.061250 0.008372 53.592845 ( 61.805934)
total: 189.71 sec