Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-111736
#<BuildRuby:0x000056510a356fe0
@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.20220815-111736",
@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.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007165 0.004723 0.989621 ( 1.018720)
build_miniruby 0.002415 0.000000 0.074471 ( 0.072031)
build_ruby 0.002023 0.000051 0.075700 ( 0.073660)
build_all 0.009206 0.001841 1.532493 ( 0.573190)
build_install 0.017221 0.004456 1.875721 ( 0.931128)
test_btest 0.000803 0.000169 76.190738 ( 8.299270)
test_basic 0.006297 0.001326 0.333753 ( 0.427338)
test_all 0.003412 0.000718 681.995979 ( 66.430421)
test_rubyspec 0.079125 0.099320 45.788897 ( 53.341800)
total: 131.17 sec