Logfile: /home/ko1/ruby/logs/brlog.trunk.20230528-160913
#<BuildRuby:0x00005570d700ffa8
@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.20230528-160913",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005189 0.000262 1.532756 ( 2.765133)
build_miniruby 0.000836 0.000197 0.723586 ( 0.723025)
build_ruby 0.001212 0.000000 2.379869 ( 2.380893)
build_all 0.004636 0.004670 12.530145 ( 1.079209)
build_install 0.004453 0.003053 1.719784 ( 0.842010)
test_btest 0.000895 0.000269 80.563708 ( 7.395507)
test_basic 0.003374 0.001013 0.578210 ( 0.659871)
test_all 0.000398 0.000515 447.372793 ( 40.777012)
test_rubyspec 0.002755 0.033155 41.900022 ( 54.415054)
total: 111.04 sec