Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-191749
#<BuildRuby:0x0000563f3ef377e8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221130-191749",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000019 0.000007 0.000026 ( 0.000027)
autoconf 0.000017 0.000006 0.000023 ( 0.000023)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.007055 0.002565 1.210608 ( 1.273677)
build_miniruby 0.003026 0.000000 0.853944 ( 0.853094)
build_ruby 0.003124 0.000538 2.257377 ( 2.163207)
build_all 0.016818 0.003713 18.564293 ( 2.156639)
build_install 0.020133 0.002338 2.020536 ( 1.046360)
test_btest 0.000000 0.001342 95.421181 ( 8.946634)
test_basic 0.003711 0.006050 0.347515 ( 0.433376)
test_all 0.001446 0.000482 730.692921 ( 71.755287)
test_rubyspec 0.118895 0.067621 49.691762 ( 57.741393)
total: 146.37 sec