Logfile: /home/ko1/ruby/logs/brlog.trunk.20230708-093942
#<BuildRuby:0x0000563cb59335f8
@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.20230708-093942",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000009 0.000000 0.000009 ( 0.000008)
build_up 0.006746 0.000292 1.423431 ( 2.665725)
build_miniruby 0.001816 0.000000 0.981075 ( 0.981046)
build_ruby 0.001315 0.000000 2.670823 ( 2.671022)
build_all 0.005534 0.003718 8.370492 ( 7.611947)
build_install 0.008144 0.001111 2.047024 ( 1.699611)
test_btest 0.001246 0.000170 84.840835 ( 8.273839)
test_basic 0.005298 0.000101 0.675376 ( 0.752581)
test_all 0.001754 0.000229 469.737283 ( 49.596854)
test_rubyspec 0.017480 0.026006 43.476827 ( 55.864918)
total: 130.12 sec