Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-134022
#<BuildRuby:0x000055f9dae3f3a8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221226-134022",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009363 0.000226 0.977121 ( 1.862498)
build_miniruby 0.002164 0.000464 0.849275 ( 0.847786)
build_ruby 0.002384 0.000511 2.152956 ( 2.153344)
build_all 0.020217 0.000000 18.460653 ( 2.166337)
build_install 0.020097 0.001945 2.007141 ( 1.040651)
test_btest 0.001417 0.000212 91.961772 ( 9.567784)
test_basic 0.008524 0.001279 0.352307 ( 0.437577)
test_all 0.002488 0.000000 678.535748 ( 69.255890)
test_rubyspec 0.096281 0.073123 47.922035 ( 56.026767)
total: 143.36 sec