Logfile: /home/ko1/ruby/logs/brlog.trunk.20220531-110026
#<BuildRuby:0x00005603ea9304d8
@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.20220531-110026",
@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.000000 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.006069 0.004432 0.992078 ( 1.839308)
build_miniruby 0.002393 0.000000 0.072303 ( 0.069702)
build_ruby 0.001906 0.000000 0.068565 ( 0.066663)
build_all 0.005757 0.003640 1.488112 ( 0.612068)
build_install 0.021499 0.000255 5.784412 ( 2.800860)
test_btest 0.001779 0.000000 72.932635 ( 8.393692)
test_basic 0.006395 0.000767 0.328692 ( 0.417087)
test_all 0.002482 0.000000 650.372642 ( 64.593193)
test_rubyspec 0.130826 0.044243 46.092449 ( 51.838166)
total: 130.63 sec