Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-193746
#<BuildRuby:0x000055b8d6af3798
@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.20221203-193746",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005285 0.005307 1.256019 ( 1.377691)
build_miniruby 0.002937 0.000000 0.836278 ( 0.834881)
build_ruby 0.002897 0.000302 2.260879 ( 2.167646)
build_all 0.019811 0.001082 18.643644 ( 2.203546)
build_install 0.012024 0.010485 2.135017 ( 1.044652)
test_btest 0.000937 0.000246 94.046039 ( 9.067164)
test_basic 0.004242 0.006472 0.357138 ( 0.441880)
test_all 0.002187 0.000690 687.633723 ( 74.240870)
test_rubyspec 0.109896 0.069474 49.481496 ( 57.588449)
total: 148.97 sec