Logfile: /home/ko1/ruby/logs/brlog.trunk.20241204-051615
#<BuildRuby:0x000055cf14f8d4d0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20241204-051615",
@make="make",
@no_timeout_error=nil,
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005493 0.000292 1.294276 ( 1.506093)
build_miniruby 0.000732 0.000122 0.738232 ( 0.738606)
build_ruby 0.000000 0.001757 2.364842 ( 2.364679)
build_all 0.005275 0.002440 11.891492 ( 1.006406)
build_install 0.010250 0.001326 3.682251 ( 0.984822)
test_btest 0.000573 0.000123 53.046487 ( 4.928579)
test_basic 0.002951 0.000633 0.336425 ( 0.417837)
test_all 0.053977 0.041409 325.691216 ( 37.975426)
test_rubyspec 0.018440 0.021595 66.696335 ( 9.593204)
total: 59.52 sec