Logfile: /home/ko1/ruby/logs/brlog.trunk.20230809-233929
#<BuildRuby:0x000055ad4fdaf4b0
@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.20230809-233929",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001041 0.004217 1.412320 ( 2.692367)
build_miniruby 0.000000 0.001007 0.907316 ( 0.906481)
build_ruby 0.000000 0.001579 2.692151 ( 2.696483)
build_all 0.007866 0.001299 14.148938 ( 1.267220)
build_install 0.008162 0.000020 2.086206 ( 0.934598)
test_btest 0.000763 0.000174 79.576379 ( 7.896240)
test_basic 0.000411 0.004195 0.599934 ( 0.677657)
test_all 0.000828 0.000225 522.384412 ( 51.592650)
test_rubyspec 0.025102 0.021644 45.280058 ( 57.530495)
total: 126.19 sec