Logfile: /home/ko1/ruby/logs/brlog.trunk.20221020-024341
#<BuildRuby:0x0000555c3c7da148
@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.20221020-024341",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000004 0.000011 ( 0.000011)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.000000 0.010711 1.123959 ( 1.331993)
build_miniruby 0.001869 0.000000 0.111299 ( 0.108220)
build_ruby 0.000000 0.001827 0.105460 ( 0.102162)
build_all 0.001693 0.006686 1.381665 ( 0.591610)
build_install 0.004089 0.011968 1.649466 ( 0.921201)
test_btest 0.000838 0.000990 61.548545 ( 6.514446)
test_basic 0.005315 0.001402 0.362426 ( 0.453497)
test_all 0.003016 0.004267 507.385866 ( 54.773123)
test_rubyspec 0.073040 0.059688 43.460236 ( 51.991134)
total: 116.79 sec