Logfile: /home/ko1/ruby/logs/brlog.trunk.20231028-172817
#<BuildRuby:0x000055a8e67bb5f8
@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.20231028-172817",
@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.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.000000 0.004503 1.385538 ( 1.660501)
build_miniruby 0.000000 0.001049 0.968954 ( 0.968648)
build_ruby 0.000039 0.001197 2.661365 ( 2.661804)
build_all 0.004447 0.005143 15.547913 ( 1.414804)
build_install 0.007217 0.000973 4.773648 ( 1.140699)
test_btest 0.000760 0.000228 79.315574 ( 6.649259)
test_basic 0.004500 0.000091 0.602181 ( 0.679796)
test_all 0.104139 0.030021 487.783664 ( 51.200089)
test_rubyspec 0.027799 0.017050 48.845407 ( 61.199327)
total: 127.58 sec