Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-102907
#<BuildRuby:0x000055f9d0fa4130
@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.20240614-102907",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.001973 0.003863 1.050435 ( 1.302286)
build_miniruby 0.000934 0.000155 0.692318 ( 0.692487)
build_ruby 0.001662 0.000277 2.225444 ( 2.225653)
build_all 0.006512 0.001085 12.469351 ( 1.048650)
build_install 0.011862 0.000316 4.155339 ( 1.062866)
test_btest 0.000647 0.000093 73.000237 ( 5.507180)
test_basic 0.004284 0.000000 0.391225 ( 0.472701)
test_all 0.089960 0.009577 372.477730 ( 42.997852)
test_rubyspec 0.026432 0.015937 86.518898 ( 10.919163)
total: 66.23 sec