Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-185726
#<BuildRuby:0x000055a40bc54130
@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.20240618-185726",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004072 0.001110 1.049755 ( 1.484263)
build_miniruby 0.000808 0.000220 0.713565 ( 0.713644)
build_ruby 0.001093 0.000298 2.256703 ( 2.257187)
build_all 0.006509 0.001775 12.551739 ( 1.062135)
build_install 0.007593 0.004311 4.252645 ( 1.086099)
test_btest 0.000577 0.000177 70.394339 ( 5.374038)
test_basic 0.003071 0.000945 0.399473 ( 0.480919)
test_all 0.083888 0.016307 369.817489 ( 41.839860)
test_rubyspec 0.029920 0.017328 87.222263 ( 11.014896)
total: 65.31 sec