Logfile: /home/ko1/ruby/logs/brlog.trunk.20221027-054444
#<BuildRuby:0x000055b704192ad8
@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.20221027-054444",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.009422 0.000938 1.125138 ( 1.149112)
build_miniruby 0.001331 0.000242 0.093250 ( 0.090568)
build_ruby 0.001278 0.000232 0.097830 ( 0.095781)
build_all 0.006950 0.001263 1.301333 ( 0.571025)
build_install 0.011338 0.005646 1.666132 ( 0.901289)
test_btest 0.000000 0.001808 62.353694 ( 6.476600)
test_basic 0.000288 0.005746 0.353029 ( 0.444779)
test_all 0.007410 0.000386 494.032812 ( 53.529598)
test_rubyspec 0.092766 0.033047 43.400893 ( 51.626957)
total: 114.89 sec