Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-125734
#<BuildRuby:0x000055bf001f88e8
@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.20221127-125734",
@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.000017 0.000003 0.000020 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.000000 0.011456 1.286640 ( 1.722024)
build_miniruby 0.000000 0.002476 0.841658 ( 0.841444)
build_ruby 0.003218 0.000062 2.274279 ( 2.184320)
build_all 0.013349 0.008544 24.984294 ( 2.830892)
build_install 0.018197 0.004642 5.029231 ( 1.221652)
test_btest 0.000000 0.001481 90.099886 ( 9.192533)
test_basic 0.001367 0.005724 0.351835 ( 0.445540)
test_all 0.001309 0.000689 715.102914 ( 71.346863)
test_rubyspec 0.092479 0.053807 50.556783 ( 58.702374)
total: 148.49 sec