Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-152316
#<BuildRuby:0x000056272f8b0630
@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-152316",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000009)
build_up 0.008688 0.001336 1.189737 ( 1.199561)
build_miniruby 0.000000 0.002601 0.854980 ( 0.853406)
build_ruby 0.001482 0.001276 2.239282 ( 2.147361)
build_all 0.019555 0.001116 18.606830 ( 2.175204)
build_install 0.021219 0.000000 2.060404 ( 1.068425)
test_btest 0.000000 0.001364 89.552539 ( 8.902446)
test_basic 0.001559 0.007844 0.344675 ( 0.429258)
test_all 0.001856 0.000422 700.759337 ( 69.919145)
test_rubyspec 0.112406 0.064686 49.593601 ( 57.715573)
total: 144.41 sec