Logfile: /home/ko1/ruby/logs/brlog.trunk.20230709-213629
#<BuildRuby:0x000055a80fe04040
@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.20230709-213629",
@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.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.002193 0.003726 1.506651 ( 2.745637)
build_miniruby 0.001114 0.000248 0.813350 ( 0.813601)
build_ruby 0.000976 0.000217 2.556554 ( 2.556975)
build_all 0.006295 0.002693 8.321461 ( 7.619936)
build_install 0.009335 0.000000 2.006071 ( 1.685657)
test_btest 0.000821 0.000000 86.536499 ( 7.707381)
test_basic 0.003393 0.000000 0.687981 ( 0.770912)
test_all 0.001431 0.000000 459.063086 ( 51.057645)
test_rubyspec 0.031391 0.007776 43.887160 ( 56.302327)
total: 131.26 sec