Logfile: /home/ko1/ruby/logs/brlog.trunk.20221103-160632
#<BuildRuby:0x000055f170696ad8
@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.20221103-160632",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.006218 0.003029 0.919620 ( 0.972334)
build_miniruby 0.000000 0.001760 0.052055 ( 0.051006)
build_ruby 0.000000 0.001364 0.043732 ( 0.042930)
build_all 0.002950 0.003836 1.244084 ( 0.478989)
build_install 0.012266 0.002708 1.587323 ( 0.827222)
test_btest 0.001024 0.000586 61.042316 ( 6.594132)
test_basic 0.003343 0.001910 0.310943 ( 0.403880)
test_all 0.005894 0.000786 494.806480 ( 54.468634)
test_rubyspec 0.065362 0.055402 43.343238 ( 51.904685)
total: 115.74 sec