Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-083243
#<BuildRuby:0x00005562924b6eb0
@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.20240113-083243",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000663 0.004003 1.029398 ( 1.390407)
build_miniruby 0.000809 0.000111 0.910244 ( 0.912032)
build_ruby 0.001085 0.000148 2.732678 ( 2.735261)
build_all 0.005491 0.004288 14.623700 ( 1.383701)
build_install 0.008607 0.000065 4.232675 ( 1.134315)
test_btest 0.000674 0.000108 75.088251 ( 7.475578)
test_basic 0.003341 0.000535 0.436530 ( 0.517722)
test_all 0.099529 0.037256 507.938864 ( 59.047226)
test_rubyspec 0.019120 0.015401 50.184304 ( 62.742868)
total: 137.34 sec