Logfile: /home/ko1/ruby/logs/brlog.trunk.20230625-041721
#<BuildRuby:0x0000556db5412eb8
@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.20230625-041721",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004439 0.000740 1.571450 ( 2.765562)
build_miniruby 0.001255 0.000209 0.933002 ( 0.932298)
build_ruby 0.001315 0.000219 2.650904 ( 2.650920)
build_all 0.000000 0.010124 15.414775 ( 1.368412)
build_install 0.002890 0.006337 4.491584 ( 1.075249)
test_btest 0.000763 0.000281 84.008815 ( 7.285281)
test_basic 0.003329 0.001226 0.696705 ( 0.776362)
test_all 0.001192 0.000439 450.587745 ( 40.084362)
test_rubyspec 0.006276 0.043355 42.757669 ( 55.192091)
total: 112.13 sec