Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-215217
#<BuildRuby:0x000055f80bcfc610
@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-215217",
@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.000010 0.000003 0.000013 ( 0.000014)
autoconf 0.000036 0.000009 0.000045 ( 0.000048)
configure 0.000039 0.000010 0.000049 ( 0.000048)
build_up 0.004465 0.004285 1.137872 ( 1.157411)
build_miniruby 0.001383 0.000426 0.934290 ( 0.941498)
build_ruby 0.002941 0.000000 2.381082 ( 2.305275)
build_all 0.017753 0.000845 18.390289 ( 2.256443)
build_install 0.014235 0.004696 1.901772 ( 1.020245)
test_btest 0.000996 0.000249 81.564868 ( 8.803891)
test_basic 0.002427 0.004006 0.339304 ( 0.430305)
test_all 0.001379 0.000394 711.749766 ( 75.388939)
test_rubyspec 0.091559 0.028849 49.811056 ( 58.365495)
total: 150.67 sec