Logfile: /home/ko1/ruby/logs/brlog.trunk.20230625-160805
#<BuildRuby:0x00005604adcf8188
@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.20230625-160805",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.005283 0.000308 1.356209 ( 2.602324)
build_miniruby 0.000904 0.000213 0.871340 ( 0.870619)
build_ruby 0.001396 0.000328 2.827790 ( 2.827744)
build_all 0.004313 0.005527 16.155272 ( 1.433209)
build_install 0.004048 0.005705 4.789163 ( 1.161394)
test_btest 0.000000 0.001076 83.712686 ( 7.620383)
test_basic 0.000000 0.004962 0.796964 ( 0.875823)
test_all 0.000000 0.001144 472.932156 ( 43.048962)
test_rubyspec 0.014924 0.027932 42.131636 ( 54.601224)
total: 115.04 sec