Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-000255
#<BuildRuby:0x000055bf25af00c0
@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.20240619-000255",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000008 0.000004 0.000012 ( 0.000011)
build_up 0.005420 0.000667 1.801910 ( 2.193726)
build_miniruby 0.000783 0.000342 1.075876 ( 1.075890)
build_ruby 0.001103 0.000483 3.422490 ( 3.423308)
build_all 0.007910 0.002247 17.109596 ( 1.671102)
build_install 0.010005 0.000000 5.968098 ( 1.437854)
test_btest 0.001226 0.000000 102.748631 ( 8.651834)
test_basic 0.004422 0.000101 0.847038 ( 0.923954)
test_all 0.100475 0.040643 560.706631 ( 58.619371)
test_rubyspec 0.040365 0.028202 131.014579 ( 16.277162)
total: 94.27 sec