Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-151446
#<BuildRuby:0x000055f8e5d0e9c0
@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.20220825-151446",
@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.000002 0.000025 ( 0.000026)
autoconf 0.000033 0.000002 0.000035 ( 0.000036)
configure 0.000048 0.000003 0.000051 ( 0.000050)
build_up 0.002357 0.010751 0.910126 ( 0.971752)
build_miniruby 0.001192 0.000318 0.049566 ( 0.048673)
build_ruby 0.001411 0.000377 0.061710 ( 0.060242)
build_all 0.005989 0.001597 1.284680 ( 0.491087)
build_install 0.009440 0.005905 1.573411 ( 0.804395)
test_btest 0.000961 0.000300 52.998294 ( 5.983188)
test_basic 0.001779 0.005353 0.303663 ( 0.392184)
test_all 0.001963 0.002752 510.706206 ( 53.614365)
test_rubyspec 0.097488 0.032426 41.862262 ( 50.110166)
total: 112.48 sec