Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-202754
#<BuildRuby:0x0000564f983f2c88
@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.20221026-202754",
@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.000020 0.000006 0.000026 ( 0.000026)
autoconf 0.000028 0.000009 0.000037 ( 0.000222)
configure 0.000000 0.000062 0.000062 ( 0.000059)
build_up 0.001110 0.010231 1.098628 ( 1.170514)
build_miniruby 0.001007 0.000549 0.091338 ( 0.088389)
build_ruby 0.000944 0.000514 0.104560 ( 0.101639)
build_all 0.005945 0.003243 1.306231 ( 0.564942)
build_install 0.010301 0.002882 1.679032 ( 0.915206)
test_btest 0.001605 0.000803 62.014641 ( 6.553007)
test_basic 0.006529 0.000632 0.352904 ( 0.442839)
test_all 0.003670 0.004472 488.860297 ( 53.480915)
test_rubyspec 0.065963 0.063707 43.563439 ( 52.083056)
total: 115.40 sec