Logfile: /home/ko1/ruby/logs/brlog.trunk.20231017-152926
#<BuildRuby:0x00005619c300b5f8
@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.20231017-152926",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004210 0.000702 1.548471 ( 2.052494)
build_miniruby 0.000828 0.000138 0.856904 ( 0.856554)
build_ruby 0.001060 0.000176 2.616559 ( 2.616535)
build_all 0.004647 0.005815 17.617228 ( 1.577334)
build_install 0.002897 0.006203 5.260338 ( 1.198695)
test_btest 0.000512 0.000150 87.731482 ( 7.507619)
test_basic 0.003314 0.000000 0.724898 ( 0.803910)
test_all 0.001435 0.006388 561.421630 ( 53.969095)
test_rubyspec 0.037152 0.013356 53.330489 ( 65.673231)
total: 136.26 sec