Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-030339
#<BuildRuby:0x000055f7cb3cc0d0
@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.20221202-030339",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004700 0.000065 1.180101 ( 1.282210)
build_miniruby 0.000737 0.000087 0.977725 ( 0.976614)
build_ruby 0.001128 0.000132 2.755186 ( 2.620715)
build_all 0.003935 0.004988 15.775374 ( 3.354382)
build_install 0.001699 0.007120 2.228281 ( 1.282492)
test_btest 0.000433 0.000114 67.733006 ( 11.344695)
test_basic 0.003852 0.001013 0.293554 ( 0.384580)
test_all 0.001107 0.000291 699.440552 (107.970081)
test_rubyspec 0.043284 0.032483 53.071070 ( 61.256201)
total: 190.47 sec