Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-114056
#<BuildRuby:0x000055aaf9ac0dd8
@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.20221126-114056",
@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.000008 0.000004 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000000 0.010847 1.276816 ( 1.533737)
build_miniruby 0.002183 0.000301 0.854497 ( 0.857067)
build_ruby 0.000000 0.003602 2.258706 ( 2.171316)
build_all 0.013722 0.009391 25.035267 ( 2.840660)
build_install 0.018345 0.003441 4.965473 ( 1.194387)
test_btest 0.000000 0.001378 86.987194 ( 9.096899)
test_basic 0.001485 0.005476 0.357733 ( 0.446339)
test_all 0.000000 0.002643 673.031869 ( 68.828087)
test_rubyspec 0.049421 0.095906 49.951043 ( 58.202983)
total: 145.17 sec