Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-042920
#<BuildRuby:0x000055ff2032c920
@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.20220909-042920",
@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.000006)
autoconf 0.000017 0.000006 0.000023 ( 0.000022)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009842 0.000537 1.097678 ( 1.075117)
build_miniruby 0.001393 0.000398 0.065521 ( 0.063935)
build_ruby 0.001517 0.000000 0.070191 ( 0.068343)
build_all 0.006209 0.004029 1.564716 ( 0.600340)
build_install 0.016110 0.006767 1.901471 ( 0.932942)
test_btest 0.000919 0.000307 96.797872 ( 9.672361)
test_basic 0.000184 0.007464 0.357566 ( 0.446155)
test_all 0.004336 0.000000 679.298981 ( 67.551261)
test_rubyspec 0.122881 0.061501 47.178851 ( 55.238689)
total: 135.65 sec