Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-015731
#<BuildRuby:0x000055e9c42009c8
@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.20220731-015731",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009452 0.001455 0.965943 ( 1.017493)
build_miniruby 0.002086 0.000000 0.079534 ( 0.077459)
build_ruby 0.001635 0.000000 0.077228 ( 0.075405)
build_all 0.010691 0.000021 1.527159 ( 0.566945)
build_install 0.013619 0.009462 5.187971 ( 2.093052)
test_btest 0.001202 0.000253 74.518163 ( 7.945328)
test_basic 0.003381 0.005737 0.327346 ( 0.418462)
test_all 0.001614 0.000424 628.608048 ( 64.001453)
test_rubyspec 0.131685 0.044849 45.792869 ( 51.364459)
total: 127.56 sec