Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-173828
#<BuildRuby:0x0000562822bdca68
@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.20221018-173828",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000012 0.000001 0.000013 ( 0.000015)
build_up 0.005766 0.003741 1.117676 ( 1.200772)
build_miniruby 0.001386 0.000185 0.098755 ( 0.096449)
build_ruby 0.001365 0.000182 0.100788 ( 0.098860)
build_all 0.009454 0.000150 1.379120 ( 0.597052)
build_install 0.011891 0.004732 1.668746 ( 0.919361)
test_btest 0.001440 0.000227 60.834937 ( 6.543627)
test_basic 0.006093 0.000248 0.366702 ( 0.457842)
test_all 0.006186 0.000928 487.279747 ( 53.734469)
test_rubyspec 0.081138 0.042090 43.172047 ( 51.687871)
total: 115.34 sec