Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-002335
#<BuildRuby:0x0000562f716308e8
@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.20220918-002335",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000020 0.000005 0.000025 ( 0.000016)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006516 0.003495 1.083894 ( 1.139073)
build_miniruby 0.001844 0.000000 0.117599 ( 0.115501)
build_ruby 0.001744 0.000000 0.112581 ( 0.096410)
build_all 0.005126 0.004522 1.581297 ( 0.655821)
build_install 0.020574 0.001919 1.945630 ( 0.991178)
test_btest 0.000993 0.000249 95.309069 ( 9.931689)
test_basic 0.006055 0.000591 0.396151 ( 0.486850)
test_all 0.003594 0.000000 631.317307 ( 65.614174)
test_rubyspec 0.140203 0.044274 47.367636 ( 55.395273)
total: 134.43 sec