Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-200936
#<BuildRuby:0x000056350be70e50
@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.20220919-200936",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009022 0.000133 1.071997 ( 1.406693)
build_miniruby 0.001972 0.000263 0.118587 ( 0.114087)
build_ruby 0.000000 0.002244 0.115896 ( 0.098622)
build_all 0.004784 0.005253 1.603286 ( 0.658226)
build_install 0.021991 0.001131 1.959138 ( 0.971646)
test_btest 0.001148 0.000219 76.658858 ( 8.447052)
test_basic 0.006296 0.001199 0.370074 ( 0.457756)
test_all 0.003163 0.000000 638.800972 ( 66.335833)
test_rubyspec 0.117302 0.054183 45.624736 ( 53.941816)
total: 132.43 sec