Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-151250
#<BuildRuby:0x0000557933d8f840
@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.20240116-151250",
@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.000013 0.000005 0.000018 ( 0.000018)
autoconf 0.000021 0.000007 0.000028 ( 0.000028)
configure 0.000018 0.000006 0.000024 ( 0.000023)
build_up 0.000452 0.004335 0.999774 ( 1.370116)
build_miniruby 0.000000 0.001405 0.879556 ( 0.878855)
build_ruby 0.000000 0.001254 2.657788 ( 2.658121)
build_all 0.000000 0.009038 14.429595 ( 1.320515)
build_install 0.005306 0.002466 4.245290 ( 1.113770)
test_btest 0.000668 0.000387 77.855777 ( 7.014281)
test_basic 0.000871 0.004178 0.700843 ( 0.779856)
test_all 0.086591 0.044624 471.055743 ( 56.483011)
test_rubyspec 0.028653 0.034541 81.010333 ( 93.357857)
total: 164.98 sec