Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-175347
#<BuildRuby:0x0000563ccbefc0a0
@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.20240617-175347",
@make="make",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003985 0.001087 1.052052 ( 1.324084)
build_miniruby 0.000860 0.000235 0.703794 ( 0.703992)
build_ruby 0.000000 0.001343 2.237885 ( 2.238623)
build_all 0.000255 0.007989 12.379296 ( 1.024917)
build_install 0.006182 0.003138 4.137944 ( 1.076404)
test_btest 0.000000 0.000778 73.891644 ( 5.290862)
test_basic 0.000675 0.003235 0.394190 ( 0.475039)
test_all 0.085863 0.010588 369.548826 ( 35.949290)
test_rubyspec 0.029598 0.011963 86.929514 ( 11.008335)
total: 59.09 sec