Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-024139
#<BuildRuby:0x000055a4cafdc6d0
@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.20221208-024139",
@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.000011 0.000000 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.010538 0.000000 1.198534 ( 1.292251)
build_miniruby 0.002162 0.000000 0.851809 ( 0.858864)
build_ruby 0.002820 0.000000 2.239263 ( 2.162517)
build_all 0.010982 0.008079 18.547793 ( 2.174117)
build_install 0.014138 0.007759 2.080276 ( 1.023233)
test_btest 0.001212 0.000194 87.051127 ( 9.027448)
test_basic 0.003392 0.004695 0.353856 ( 0.442179)
test_all 0.001434 0.000287 693.895976 ( 70.408783)
test_rubyspec 0.098991 0.059219 49.299179 ( 57.836367)
total: 145.23 sec