Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-061055
#<BuildRuby:0x000055ccc1be9400
@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.20221012-061055",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.008444 0.000650 1.073228 ( 1.254127)
build_miniruby 0.001681 0.000129 0.095326 ( 0.092593)
build_ruby 0.001347 0.000103 0.100121 ( 0.097309)
build_all 0.007234 0.000557 1.317222 ( 0.572572)
build_install 0.010699 0.005468 1.629353 ( 0.883399)
test_btest 0.002325 0.000310 63.226039 ( 6.541199)
test_basic 0.005696 0.000760 0.350514 ( 0.440977)
test_all 0.000000 0.007849 509.960358 ( 53.444393)
test_rubyspec 0.070748 0.060601 43.072054 ( 51.288714)
total: 114.62 sec