Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-042127
#<BuildRuby:0x000055a5375dd1f8
@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.20221014-042127",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.001013 0.008468 1.086420 ( 1.160838)
build_miniruby 0.000848 0.000508 0.099120 ( 0.096292)
build_ruby 0.001696 0.000000 0.093135 ( 0.090785)
build_all 0.007951 0.000727 1.311592 ( 0.579542)
build_install 0.005728 0.009413 1.636069 ( 0.900844)
test_btest 0.001355 0.000834 61.250200 ( 6.803483)
test_basic 0.006109 0.000932 0.359372 ( 0.449979)
test_all 0.006520 0.001026 485.771330 ( 53.372451)
test_rubyspec 0.076549 0.060496 43.215893 ( 51.659699)
total: 115.11 sec