Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-191657
#<BuildRuby:0x000055f97d228a18
@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.20220815-191657",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000017 0.000005 0.000022 ( 0.000021)
build_up 0.009331 0.002213 0.807084 ( 0.896666)
build_miniruby 0.001769 0.000472 0.061674 ( 0.061101)
build_ruby 0.001033 0.000276 0.063767 ( 0.064287)
build_all 0.008872 0.000277 1.264460 ( 0.480896)
build_install 0.014574 0.001418 1.579633 ( 0.811005)
test_btest 0.001156 0.000243 54.459014 ( 6.008281)
test_basic 0.002452 0.004986 0.298527 ( 0.390284)
test_all 0.005443 0.000283 493.076948 ( 51.875834)
test_rubyspec 0.096457 0.045988 42.068696 ( 49.650623)
total: 110.24 sec