Logfile: /home/ko1/ruby/logs/brlog.trunk.20230605-132811
#<BuildRuby:0x000055cdca54fb80
@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.20230605-132811",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.000000 0.004954 1.379617 ( 2.650053)
build_miniruby 0.000000 0.000992 0.777871 ( 0.777267)
build_ruby 0.000773 0.000540 2.455620 ( 2.456795)
build_all 0.004768 0.003895 12.828771 ( 1.209735)
build_install 0.007306 0.000000 1.630847 ( 0.846099)
test_btest 0.000832 0.000169 81.376954 ( 7.692230)
test_basic 0.004847 0.000223 0.747013 ( 0.828122)
test_all 0.001777 0.000000 466.046236 ( 47.775828)
test_rubyspec 0.007787 0.034743 42.359801 ( 54.788253)
total: 119.03 sec