Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-055402
#<BuildRuby:0x000055af1b3e2298
@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.20221205-055402",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.005972 0.004430 1.211459 ( 1.293872)
build_miniruby 0.002591 0.000555 0.851539 ( 0.849608)
build_ruby 0.000532 0.003330 2.258106 ( 2.161460)
build_all 0.019010 0.001493 18.751682 ( 2.186611)
build_install 0.018102 0.003547 2.115746 ( 1.059101)
test_btest 0.001318 0.000287 87.291277 ( 9.236370)
test_basic 0.008347 0.001814 0.364984 ( 0.449111)
test_all 0.000000 0.002807 680.834339 ( 69.452592)
test_rubyspec 0.128994 0.049856 49.586814 ( 57.675403)
total: 144.37 sec