Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-020632
#<BuildRuby:0x000056433def0098
@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.20230728-020632",
@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.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005074 0.000176 1.331096 ( 2.544967)
build_miniruby 0.000796 0.000126 0.930774 ( 0.929818)
build_ruby 0.001369 0.000216 2.772175 ( 2.772091)
build_all 0.005211 0.004355 14.541963 ( 1.329714)
build_install 0.007961 0.000000 2.009753 ( 0.928901)
test_btest 0.000000 0.001139 84.613519 ( 7.481206)
test_basic 0.003673 0.001085 0.509696 ( 0.590306)
test_all 0.001144 0.000229 518.243739 ( 46.655383)
test_rubyspec 0.017983 0.017388 43.207071 ( 55.627551)
total: 118.86 sec