Logfile: /home/ko1/ruby/logs/brlog.trunk.20221010-025205
#<BuildRuby:0x0000559b175f69c0
@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.20221010-025205",
@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.000023 0.000006 0.000029 ( 0.000030)
autoconf 0.000028 0.000007 0.000035 ( 0.000036)
configure 0.000034 0.000010 0.000044 ( 0.000044)
build_up 0.009322 0.001355 1.089338 ( 1.616689)
build_miniruby 0.001809 0.000453 0.098369 ( 0.096378)
build_ruby 0.001228 0.000307 0.101395 ( 0.100384)
build_all 0.008186 0.000800 1.308292 ( 0.592554)
build_install 0.013114 0.001740 1.623601 ( 0.903227)
test_btest 0.001601 0.000344 60.639203 ( 6.540062)
test_basic 0.005065 0.001085 0.347060 ( 0.439795)
test_all 0.006649 0.000117 488.702856 ( 52.785892)
test_rubyspec 0.080305 0.052470 42.846795 ( 51.503014)
total: 114.58 sec