Logfile: /home/ko1/ruby/logs/brlog.trunk.20230629-081919
#<BuildRuby:0x0000560c1ea67220
@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.20230629-081919",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002851 0.003613 1.574165 ( 2.829120)
build_miniruby 0.000842 0.000234 0.924573 ( 0.924563)
build_ruby 0.001076 0.000299 2.669249 ( 2.670163)
build_all 0.004852 0.005579 16.734169 ( 1.462562)
build_install 0.004636 0.006231 4.819142 ( 1.127135)
test_btest 0.000715 0.000280 86.197699 ( 8.047471)
test_basic 0.004018 0.000176 0.658646 ( 0.743065)
test_all 0.001103 0.000414 474.865912 ( 46.293927)
test_rubyspec 0.018593 0.016643 43.003175 ( 55.460300)
total: 119.56 sec