Logfile: /home/ko1/ruby/logs/brlog.trunk.20231114-194454
#<BuildRuby:0x0000562b1feffba0
@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.20231114-194454",
@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.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004542 0.000085 1.312643 ( 1.694746)
build_miniruby 0.000936 0.000171 0.962871 ( 0.962400)
build_ruby 0.001405 0.000000 2.718105 ( 2.718402)
build_all 0.009536 0.000397 16.342104 ( 1.475027)
build_install 0.008789 0.000000 4.881630 ( 1.183005)
test_btest 0.001060 0.000000 81.671600 ( 7.903379)
test_basic 0.004698 0.000000 0.738512 ( 0.818990)
test_all 0.104371 0.030011 539.566830 ( 50.052338)
test_rubyspec 0.020643 0.028072 51.023459 ( 63.471600)
total: 130.28 sec