Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-210858
#<BuildRuby:0x000055cc63bec8e8
@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.20221115-210858",
@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.000006)
autoconf 0.000021 0.000003 0.000024 ( 0.000017)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008121 0.000575 1.078942 ( 1.089352)
build_miniruby 0.001346 0.000179 0.907715 ( 0.909140)
build_ruby 0.002303 0.000000 2.320004 ( 2.235589)
build_all 0.013124 0.004681 18.077162 ( 2.214399)
build_install 0.020318 0.000391 1.819964 ( 0.984540)
test_btest 0.001007 0.000137 83.364544 ( 10.292981)
test_basic 0.001596 0.004836 0.340208 ( 0.434390)
test_all 0.001527 0.000278 671.463741 ( 72.915820)
test_rubyspec 0.095393 0.030892 49.745102 ( 58.341240)
total: 149.42 sec