Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-124321
#<BuildRuby:0x000055d16f407540
@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.20240618-124321",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.005928 0.000936 1.817109 ( 2.202340)
build_miniruby 0.000960 0.000151 1.054875 ( 1.054996)
build_ruby 0.001597 0.000252 3.392041 ( 3.391007)
build_all 0.006202 0.003885 16.966932 ( 1.616183)
build_install 0.004738 0.005376 5.938085 ( 1.423648)
test_btest 0.000996 0.000237 99.352387 ( 8.960434)
test_basic 0.005258 0.000165 0.941487 ( 1.015491)
test_all 0.101105 0.041077 537.060047 ( 55.919761)
test_rubyspec 0.036780 0.029564 132.717946 ( 15.880725)
total: 91.47 sec