Logfile: /home/ko1/ruby/logs/brlog.trunk.20230710-064347
#<BuildRuby:0x000055918a42c090
@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.20230710-064347",
@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.000001 0.000010 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001465 0.004296 1.497703 ( 2.770947)
build_miniruby 0.001306 0.000138 0.986593 ( 0.987133)
build_ruby 0.001232 0.000130 2.671206 ( 2.671302)
build_all 0.008510 0.000415 8.769228 ( 8.060760)
build_install 0.004452 0.003931 1.933238 ( 1.634164)
test_btest 0.001292 0.000176 86.790670 ( 7.462969)
test_basic 0.000000 0.003994 0.719858 ( 0.798296)
test_all 0.001197 0.000413 456.182514 ( 45.970425)
test_rubyspec 0.019206 0.021504 44.242604 ( 56.655353)
total: 127.01 sec