Logfile: /home/ko1/ruby/logs/brlog.trunk.20230530-150343
#<BuildRuby:0x0000560b3ecb38c0
@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.20230530-150343",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000009)
build_up 0.004911 0.000157 1.320574 ( 3.647667)
build_miniruby 0.000944 0.000000 0.790172 ( 0.790407)
build_ruby 0.001173 0.000000 2.446214 ( 2.447019)
build_all 0.006855 0.002116 12.149966 ( 1.090587)
build_install 0.003690 0.003634 1.726010 ( 0.888650)
test_btest 0.000960 0.000200 80.188557 ( 6.897737)
test_basic 0.000660 0.003832 0.756348 ( 0.838880)
test_all 0.001344 0.000336 425.733611 ( 50.093415)
test_rubyspec 0.024226 0.012961 41.073258 ( 53.599163)
total: 120.29 sec