Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-012718
#<BuildRuby:0x000055ce657a4e80
@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.20220829-012718",
@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.000023 0.000013 0.000036 ( 0.000035)
autoconf 0.000032 0.000018 0.000050 ( 0.000050)
configure 0.000020 0.000010 0.000030 ( 0.000030)
build_up 0.007627 0.004238 0.856035 ( 1.587983)
build_miniruby 0.001179 0.000654 0.064409 ( 0.063147)
build_ruby 0.001162 0.000646 0.063460 ( 0.061721)
build_all 0.005509 0.002536 1.231512 ( 0.458748)
build_install 0.010122 0.005521 1.575695 ( 0.785004)
test_btest 0.000657 0.000358 51.213837 ( 6.168683)
test_basic 0.006597 0.000441 0.288852 ( 0.388304)
test_all 0.003472 0.000000 504.335164 ( 53.044018)
test_rubyspec 0.068683 0.065294 41.025009 ( 49.657984)
total: 112.22 sec