Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-025106
#<BuildRuby:0x000055f7f0330ae8
@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.20221201-025106",
@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.000007)
autoconf 0.000015 0.000004 0.000019 ( 0.000020)
configure 0.000061 0.000015 0.000076 ( 0.000081)
build_up 0.009154 0.002288 1.212639 ( 1.367802)
build_miniruby 0.002299 0.000575 0.847952 ( 0.847400)
build_ruby 0.003267 0.000000 2.226290 ( 2.123383)
build_all 0.018909 0.003281 18.611561 ( 2.174618)
build_install 0.008789 0.012104 2.016030 ( 0.999836)
test_btest 0.000000 0.001516 92.677044 ( 9.025807)
test_basic 0.001721 0.007814 0.354373 ( 0.440674)
test_all 0.001990 0.000853 704.346089 ( 69.930788)
test_rubyspec 0.080404 0.089034 49.380742 ( 57.502122)
total: 144.41 sec