Logfile: /home/ko1/ruby/logs/brlog.trunk.20240623-210412
#<BuildRuby:0x00005613d9123de0
@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.20240623-210412",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.004491 0.002880 1.838410 ( 2.054239)
build_miniruby 0.000867 0.000289 1.066891 ( 1.066749)
build_ruby 0.001424 0.000475 3.348951 ( 3.349230)
build_all 0.005619 0.004642 17.624059 ( 1.754094)
build_install 0.000000 0.010178 6.198983 ( 1.454066)
test_btest 0.000645 0.000471 110.741111 ( 8.996617)
test_basic 0.003244 0.001622 0.819454 ( 0.892625)
test_all 0.115193 0.024563 546.812527 ( 56.523426)
test_rubyspec 0.024309 0.043022 137.177779 ( 16.511431)
total: 92.60 sec