Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-161508
#<BuildRuby:0x0000562bb5021818
@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.20221202-161508",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004040 0.005855 1.187046 ( 2.007027)
build_miniruby 0.001637 0.000744 0.852865 ( 0.853626)
build_ruby 0.001898 0.000862 2.226327 ( 2.137419)
build_all 0.016728 0.004665 18.581505 ( 2.165774)
build_install 0.019116 0.002444 2.026699 ( 1.019302)
test_btest 0.001170 0.000409 87.070516 ( 9.169015)
test_basic 0.008708 0.001417 0.343127 ( 0.428519)
test_all 0.001998 0.000666 733.800926 ( 71.690576)
test_rubyspec 0.094828 0.085273 49.327154 ( 57.377573)
total: 146.85 sec