Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-052932
#<BuildRuby:0x00005586c9b0a298
@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.20221201-052932",
@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.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.000000 0.011590 1.281985 ( 3.241584)
build_miniruby 0.001216 0.001152 0.855408 ( 0.854975)
build_ruby 0.000000 0.003262 2.261578 ( 2.163387)
build_all 0.018953 0.000446 18.546353 ( 2.189374)
build_install 0.022765 0.000366 2.036306 ( 1.049661)
test_btest 0.001000 0.000333 89.924215 ( 9.295751)
test_basic 0.000941 0.007798 0.351011 ( 0.438716)
test_all 0.000735 0.001261 700.600392 ( 71.543266)
test_rubyspec 0.084582 0.090928 49.425907 ( 57.538094)
total: 148.32 sec