Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-203828
#<BuildRuby:0x0000556afbbac8e8
@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.20221109-203828",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000020 0.000003 0.000023 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.009442 0.001452 1.079464 ( 1.793499)
build_miniruby 0.000000 0.002338 0.059780 ( 0.057538)
build_ruby 0.000682 0.001404 0.071717 ( 0.069483)
build_all 0.006503 0.004936 1.532110 ( 0.591510)
build_install 0.018168 0.003413 1.858435 ( 0.933476)
test_btest 0.001334 0.000000 85.444812 ( 9.034733)
test_basic 0.000882 0.007941 0.340643 ( 0.426591)
test_all 0.001323 0.000441 671.709878 ( 67.756448)
test_rubyspec 0.103868 0.070774 47.858605 ( 55.989616)
total: 136.65 sec