Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-200215
#<BuildRuby:0x000055e7697a2af0
@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-200215",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.000000 0.011264 1.226850 ( 1.219069)
build_miniruby 0.000000 0.002787 0.850261 ( 0.849010)
build_ruby 0.000000 0.003050 2.253986 ( 2.158880)
build_all 0.014219 0.007315 18.607580 ( 2.167094)
build_install 0.010085 0.011621 2.047839 ( 1.032466)
test_btest 0.000875 0.000583 92.764775 ( 8.815016)
test_basic 0.004783 0.004562 0.332790 ( 0.419394)
test_all 0.001788 0.001224 739.961812 ( 71.719156)
test_rubyspec 0.081485 0.099461 49.584397 ( 57.731639)
total: 146.11 sec