Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-232432
#<BuildRuby:0x0000556a6d336968
@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.20221203-232432",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000034 0.000002 0.000036 ( 0.000036)
configure 0.000019 0.000002 0.000021 ( 0.000029)
build_up 0.004745 0.000051 1.236625 ( 1.226122)
build_miniruby 0.000965 0.000064 0.990117 ( 0.988664)
build_ruby 0.001261 0.000000 2.762306 ( 2.653496)
build_all 0.009073 0.000000 15.699369 ( 3.363177)
build_install 0.010101 0.000001 2.197047 ( 1.210513)
test_btest 0.000521 0.000026 69.353891 ( 11.452445)
test_basic 0.000710 0.004208 0.300201 ( 0.390725)
test_all 0.001426 0.000142 672.128003 (119.204366)
test_rubyspec 0.041166 0.025905 53.356534 ( 61.567539)
total: 202.06 sec