Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-040538
#<BuildRuby:0x000055bdbcc6b018
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221206-040538",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000053 0.000014 0.000067 ( 0.000069)
build_up 0.002566 0.007339 1.199791 ( 1.294788)
build_miniruby 0.001713 0.000659 0.838562 ( 0.837279)
build_ruby 0.002604 0.001001 2.227772 ( 2.136339)
build_all 0.010634 0.009668 18.506299 ( 2.141301)
build_install 0.019543 0.003235 2.034969 ( 1.012698)
test_btest 0.001382 0.000553 89.229766 ( 9.332821)
test_basic 0.003011 0.005655 0.356712 ( 0.443243)
test_all 0.001286 0.000578 682.701624 ( 69.568526)
test_rubyspec 0.087638 0.066140 48.523772 ( 56.832696)
total: 143.60 sec