Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-215352
#<BuildRuby:0x000055b190f7d400
@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.20221028-215352",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009402 0.000390 1.090087 ( 1.179778)
build_miniruby 0.001658 0.000119 0.101802 ( 0.099522)
build_ruby 0.001523 0.000108 0.098451 ( 0.095909)
build_all 0.008313 0.000250 1.303422 ( 0.579927)
build_install 0.013129 0.000875 1.632433 ( 0.896074)
test_btest 0.001310 0.000088 60.930108 ( 6.544422)
test_basic 0.006035 0.000403 0.347398 ( 0.439635)
test_all 0.007104 0.000000 525.282693 ( 55.454087)
test_rubyspec 0.077968 0.045805 43.329331 ( 51.831047)
total: 117.12 sec