Logfile: /home/ko1/ruby/logs/brlog.trunk.20240625-110432
#<BuildRuby:0x000055d5e7b90010
@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.20240625-110432",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004812 0.000371 1.058994 ( 1.484052)
build_miniruby 0.001128 0.000000 0.748909 ( 0.748893)
build_ruby 0.001398 0.000000 2.257860 ( 2.258644)
build_all 0.007342 0.000396 12.638145 ( 1.066438)
build_install 0.010866 0.000776 4.199928 ( 1.066237)
test_btest 0.000737 0.000053 72.460291 ( 5.288765)
test_basic 0.003732 0.000266 0.401617 ( 0.483276)
test_all 0.066661 0.034028 382.395109 ( 38.062906)
test_rubyspec 0.030556 0.011587 88.133878 ( 11.076403)
total: 61.54 sec