Logfile: /home/ko1/ruby/logs/brlog.trunk.20220504-024216
#<BuildRuby:0x0000559d6daaa130
@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.20220504-024216",
@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.000036 0.000005 0.000041 ( 0.000041)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.002312 0.004408 0.763484 ( 1.084553)
build_miniruby 0.000915 0.000183 0.051132 ( 0.049671)
build_ruby 0.000995 0.000199 0.051481 ( 0.050317)
build_all 0.002753 0.002891 1.206624 ( 0.482240)
build_install 0.008240 0.005109 5.611035 ( 2.631814)
test_btest 0.000569 0.000158 58.107356 ( 11.131413)
test_basic 0.004940 0.000000 0.248167 ( 0.347251)
test_all 0.001657 0.000000 531.383402 ( 59.226761)
test_rubyspec 0.039991 0.027915 44.149269 ( 50.209306)
total: 125.21 sec