Logfile: /home/ko1/ruby/logs/brlog.trunk.20231115-073614
#<BuildRuby:0x0000561e92ac7cc0
@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.20231115-073614",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001414 0.004369 1.183951 ( 1.597925)
build_miniruby 0.000808 0.000285 0.869832 ( 0.869600)
build_ruby 0.001011 0.000357 2.813161 ( 2.813683)
build_all 0.005083 0.004462 15.656671 ( 1.449971)
build_install 0.001485 0.007000 4.644641 ( 1.151552)
test_btest 0.000985 0.000000 77.442971 ( 7.588436)
test_basic 0.000765 0.004819 0.794966 ( 0.870156)
test_all 0.097779 0.033178 501.358916 ( 50.145577)
test_rubyspec 0.024729 0.021220 49.524939 ( 61.897045)
total: 128.38 sec