Logfile: /home/ko1/ruby/logs/brlog.trunk.20220614-092841
#<BuildRuby:0x0000561342a044d8
@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.20220614-092841",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009517 0.000784 1.046614 ( 2.087592)
build_miniruby 0.001781 0.000000 0.073849 ( 0.072689)
build_ruby 0.002127 0.000000 0.076454 ( 0.074172)
build_all 0.006055 0.003879 1.469549 ( 0.588375)
build_install 0.014829 0.007739 5.753019 ( 2.758723)
test_btest 0.001033 0.000244 77.069680 ( 8.524614)
test_basic 0.005900 0.002773 0.333862 ( 0.426515)
test_all 0.001998 0.000499 642.808728 ( 64.518500)
test_rubyspec 0.118478 0.047518 45.852272 ( 51.618960)
total: 130.67 sec