Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-161240
#<BuildRuby:0x0000561e85a175f8
@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.20240112-161240",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000667 0.004038 0.926905 ( 1.314508)
build_miniruby 0.001017 0.000218 0.969651 ( 0.969272)
build_ruby 0.001127 0.000241 2.809512 ( 2.810486)
build_all 0.009824 0.000000 14.793525 ( 1.422206)
build_install 0.009666 0.000000 4.265901 ( 1.132549)
test_btest 0.000668 0.000000 77.382000 ( 7.117226)
test_basic 0.004103 0.000000 0.481191 ( 0.562571)
test_all 0.108178 0.025714 548.618086 ( 55.612571)
test_rubyspec 0.024735 0.011561 49.113658 ( 61.700074)
total: 132.64 sec