Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-103232
#<BuildRuby:0x000055d8d72646d8
@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.20221128-103232",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006011 0.004357 1.120849 ( 1.144930)
build_miniruby 0.002114 0.000453 0.830153 ( 0.829042)
build_ruby 0.002664 0.000571 2.224462 ( 2.136330)
build_all 0.009143 0.012093 18.486126 ( 2.167777)
build_install 0.006486 0.013385 1.871409 ( 0.946069)
test_btest 0.000923 0.000461 88.475147 ( 8.521919)
test_basic 0.001615 0.008822 0.331988 ( 0.417143)
test_all 0.001399 0.000840 736.263932 ( 71.626613)
test_rubyspec 0.088050 0.076444 49.237349 ( 57.290670)
total: 145.08 sec