Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-010552
#<BuildRuby:0x000055e64a76d3e8
@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.20220718-010552",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000033 0.000002 0.000035 ( 0.000036)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.008323 0.000309 0.835501 ( 2.109658)
build_miniruby 0.001138 0.000081 0.055306 ( 0.055515)
build_ruby 0.001876 0.000134 0.063222 ( 0.062154)
build_all 0.002787 0.007880 1.277031 ( 0.497865)
build_install 0.016747 0.001410 4.331633 ( 1.862118)
test_btest 0.002206 0.000000 54.256089 ( 6.370589)
test_basic 0.001839 0.003604 0.287459 ( 0.379620)
test_all 0.000980 0.002007 513.727705 ( 52.670496)
test_rubyspec 0.067138 0.061512 42.176151 ( 47.967201)
total: 111.98 sec