Logfile: /home/ko1/ruby/logs/brlog.trunk.20230812-152009
#<BuildRuby:0x000056318636fd68
@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.20230812-152009",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000850 0.005453 1.533983 ( 2.806154)
build_miniruby 0.000762 0.000174 0.891440 ( 0.890903)
build_ruby 0.000902 0.000205 2.643997 ( 2.643972)
build_all 0.005369 0.004039 14.608779 ( 1.329024)
build_install 0.005385 0.003114 2.232781 ( 0.978815)
test_btest 0.000789 0.000220 85.818412 ( 7.910426)
test_basic 0.004020 0.001125 0.739583 ( 0.820122)
test_all 0.001251 0.000351 521.398774 ( 56.299700)
test_rubyspec 0.019386 0.028763 46.632342 ( 58.947722)
total: 132.63 sec