Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-212403
#<BuildRuby:0x000056325177c6d8
@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.20221126-212403",
@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.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.011313 0.000192 1.281127 ( 1.559659)
build_miniruby 0.001791 0.000105 0.841428 ( 0.858884)
build_ruby 0.003179 0.000187 2.255050 ( 2.197592)
build_all 0.022752 0.000223 25.090422 ( 2.859272)
build_install 0.015838 0.005299 4.955898 ( 1.201764)
test_btest 0.001185 0.000103 90.419415 ( 9.017186)
test_basic 0.001835 0.005321 0.357027 ( 0.447052)
test_all 0.003265 0.000000 663.540816 ( 69.086585)
test_rubyspec 0.096881 0.060023 49.644359 ( 58.148540)
total: 145.38 sec