Logfile: /home/ko1/ruby/logs/brlog.trunk.20230615-053141
#<BuildRuby:0x0000562224aefbb8
@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.20230615-053141",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.003849 0.001283 1.411060 ( 2.705709)
build_miniruby 0.000822 0.000274 0.738891 ( 0.738122)
build_ruby 0.001027 0.000343 2.380123 ( 2.380184)
build_all 0.000375 0.009388 12.702650 ( 1.169527)
build_install 0.008109 0.000070 1.852290 ( 0.884152)
test_btest 0.000651 0.000274 80.789090 ( 7.177145)
test_basic 0.002621 0.001103 0.551022 ( 0.634213)
test_all 0.001554 0.000654 436.857727 ( 44.715775)
test_rubyspec 0.021524 0.014912 41.992125 ( 54.479066)
total: 114.88 sec