Logfile: /home/ko1/ruby/logs/brlog.trunk.20220906-040207
#<BuildRuby:0x000055580332cd40
@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.20220906-040207",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004782 0.005248 0.975462 ( 1.282406)
build_miniruby 0.001900 0.000438 0.074131 ( 0.072197)
build_ruby 0.000000 0.002068 0.059823 ( 0.057899)
build_all 0.006436 0.003026 1.575743 ( 0.618465)
build_install 0.021291 0.001622 1.926090 ( 0.939171)
test_btest 0.000000 0.001185 95.462515 ( 9.302473)
test_basic 0.004353 0.003707 0.355474 ( 0.444182)
test_all 0.003383 0.000940 687.607391 ( 68.642088)
test_rubyspec 0.078830 0.093122 46.626267 ( 55.124918)
total: 136.48 sec