Logfile: /home/ko1/ruby/logs/brlog.trunk.20230605-065243
#<BuildRuby:0x0000556412963568
@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.20230605-065243",
@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.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004073 0.001019 1.343936 ( 2.629815)
build_miniruby 0.000935 0.000234 0.901211 ( 0.900096)
build_ruby 0.001435 0.000000 2.607457 ( 2.607644)
build_all 0.000000 0.008842 12.827992 ( 1.152191)
build_install 0.006520 0.001002 1.751991 ( 0.862932)
test_btest 0.000738 0.000258 81.743970 ( 7.370734)
test_basic 0.000000 0.003745 0.689225 ( 0.772051)
test_all 0.000000 0.001351 441.308942 ( 46.588520)
test_rubyspec 0.020493 0.021383 42.102898 ( 54.604878)
total: 117.49 sec