Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-173207
#<BuildRuby:0x00005578a51e6fe0
@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.20220818-173207",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000039 0.000000 0.000039 ( 0.000038)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.011855 0.000536 0.988167 ( 0.987152)
build_miniruby 0.002209 0.000295 0.077489 ( 0.074706)
build_ruby 0.001811 0.000242 0.076437 ( 0.074320)
build_all 0.005081 0.004645 1.540837 ( 0.572808)
build_install 0.020662 0.001091 1.878325 ( 0.910391)
test_btest 0.001259 0.000000 76.094542 ( 8.782853)
test_basic 0.002741 0.003848 0.326679 ( 0.419594)
test_all 0.003082 0.000588 675.868440 ( 66.596385)
test_rubyspec 0.111223 0.062481 45.248049 ( 53.619007)
total: 132.04 sec