Logfile: /home/ko1/ruby/logs/brlog.trunk.20230804-220511
#<BuildRuby:0x00005607ffb9c078
@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.20230804-220511",
@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.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004744 0.000475 1.463532 ( 2.762700)
build_miniruby 0.000941 0.000094 0.971362 ( 0.971008)
build_ruby 0.001081 0.000108 2.606918 ( 2.607093)
build_all 0.008737 0.000427 14.346509 ( 1.258023)
build_install 0.003825 0.004383 2.025019 ( 0.924515)
test_btest 0.000652 0.000089 81.305853 ( 7.052994)
test_basic 0.004001 0.000545 0.585759 ( 0.662088)
test_all 0.001462 0.000199 557.524555 ( 58.080891)
test_rubyspec 0.005141 0.033293 46.310006 ( 58.660801)
total: 132.98 sec