Logfile: /home/ko1/ruby/logs/brlog.trunk.20230701-080630
#<BuildRuby:0x00005640c29cbce8
@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.20230701-080630",
@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.000007)
autoconf 0.000017 0.000005 0.000022 ( 0.000022)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.004008 0.001336 1.612112 ( 2.860736)
build_miniruby 0.000000 0.001029 0.876296 ( 0.876903)
build_ruby 0.000000 0.001248 2.588009 ( 2.588784)
build_all 0.003232 0.005900 11.566498 ( 7.893001)
build_install 0.005773 0.002886 5.122107 ( 1.905610)
test_btest 0.000000 0.001464 86.765896 ( 8.116766)
test_basic 0.001047 0.003124 0.709795 ( 0.790409)
test_all 0.000748 0.000436 480.049995 ( 44.380250)
test_rubyspec 0.011581 0.028915 44.159035 ( 56.579473)
total: 125.99 sec