Logfile: /home/ko1/ruby/logs/brlog.trunk.20220518-001137
#<BuildRuby:0x00005604344f92f8
@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.20220518-001137",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000058 0.000023 0.000081 ( 0.000085)
build_up 0.008370 0.001602 0.908882 ( 10.619370)
build_miniruby 0.001081 0.000392 0.062586 ( 0.061670)
build_ruby 0.001264 0.000460 0.053380 ( 0.052149)
build_all 0.006194 0.002253 1.190757 ( 0.478151)
build_install 0.013949 0.005072 4.959293 ( 2.428282)
test_btest 0.001142 0.000416 51.185602 ( 6.124557)
test_basic 0.006189 0.000000 0.292690 ( 0.381613)
test_all 0.003344 0.000000 518.475834 ( 53.915911)
test_rubyspec 0.096765 0.030993 40.964665 ( 47.191416)
total: 121.25 sec