Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-055254
#<BuildRuby:0x0000564d423a08a0
@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.20221017-055254",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000000 0.010377 1.200799 ( 1.498870)
build_miniruby 0.001095 0.002595 1.424531 ( 1.223589)
build_ruby 0.002034 0.000678 1.887719 ( 1.813333)
build_all 0.010627 0.003543 12.992151 ( 1.699002)
build_install 0.009789 0.005033 1.741981 ( 0.935176)
test_btest 0.002077 0.000000 62.157703 ( 6.565923)
test_basic 0.006853 0.000000 0.360914 ( 0.456368)
test_all 0.008112 0.000000 519.401553 ( 55.379242)
test_rubyspec 0.064721 0.062818 43.394237 ( 52.006442)
total: 121.58 sec