Logfile: /home/ko1/ruby/logs/brlog.trunk.20230611-084252
#<BuildRuby:0x0000558cda2935f8
@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.20230611-084252",
@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.000006)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.000000 0.005675 1.115671 ( 2.435165)
build_miniruby 0.000000 0.001124 0.776361 ( 0.775850)
build_ruby 0.000000 0.001262 2.457533 ( 2.458254)
build_all 0.002119 0.006999 12.621802 ( 1.144812)
build_install 0.007163 0.000157 1.669498 ( 0.860525)
test_btest 0.000791 0.000176 82.896783 ( 7.275307)
test_basic 0.002547 0.000566 0.569955 ( 0.655202)
test_all 0.000697 0.000716 416.656509 ( 46.312174)
test_rubyspec 0.018479 0.020856 42.590773 ( 55.092565)
total: 117.01 sec