Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-035036
#<BuildRuby:0x00005645c3533ce8
@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.20230727-035036",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.005265 0.001317 1.510473 ( 2.780172)
build_miniruby 0.000941 0.000235 0.867878 ( 0.868424)
build_ruby 0.000933 0.000233 2.658041 ( 2.657751)
build_all 0.005665 0.003629 13.540479 ( 1.255746)
build_install 0.003458 0.004122 1.932882 ( 0.976802)
test_btest 0.000835 0.000263 78.959913 ( 7.348076)
test_basic 0.000000 0.004834 0.685568 ( 0.763377)
test_all 0.000000 0.001321 483.872107 ( 54.461402)
test_rubyspec 0.015521 0.025995 43.933597 ( 56.363021)
total: 127.48 sec