Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-165010
#<BuildRuby:0x00005589f410c920
@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.20221128-165010",
@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.000001 0.000006 ( 0.000008)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004788 0.005291 1.216203 ( 1.377700)
build_miniruby 0.001898 0.000474 0.848322 ( 0.847093)
build_ruby 0.002398 0.000599 2.233143 ( 2.140690)
build_all 0.011229 0.009981 18.490714 ( 2.181493)
build_install 0.009153 0.012960 1.846188 ( 0.947710)
test_btest 0.000885 0.000422 86.350410 ( 8.678118)
test_basic 0.005839 0.002781 0.336755 ( 0.423314)
test_all 0.000546 0.002316 699.227680 ( 70.968724)
test_rubyspec 0.094303 0.062732 48.945194 ( 57.097202)
total: 144.66 sec