Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-092653
#<BuildRuby:0x000056257570a148
@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-092653",
@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.000027 0.000010 0.000037 ( 0.000038)
autoconf 0.000129 0.000047 0.000176 ( 0.000180)
configure 0.000028 0.000010 0.000038 ( 0.000039)
build_up 0.001164 0.012157 0.854121 ( 1.236234)
build_miniruby 0.000867 0.000552 0.054492 ( 0.053655)
build_ruby 0.000000 0.001357 0.048755 ( 0.048000)
build_all 0.003977 0.003801 1.222537 ( 0.460338)
build_install 0.011467 0.004997 1.575992 ( 0.798987)
test_btest 0.000825 0.000530 52.406767 ( 6.030551)
test_basic 0.004025 0.002587 0.298363 ( 0.389362)
test_all 0.002363 0.001519 481.282971 ( 51.439262)
test_rubyspec 0.079033 0.054284 41.741045 ( 49.508221)
total: 109.97 sec