Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-015953
#<BuildRuby:0x000055de638e3568
@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.20240117-015953",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.004595 0.000072 1.151960 ( 1.557369)
build_miniruby 0.000760 0.000127 0.864526 ( 0.863731)
build_ruby 0.001169 0.000194 2.652277 ( 2.652091)
build_all 0.009698 0.000164 14.431670 ( 1.387446)
build_install 0.004038 0.003508 4.088836 ( 1.077572)
test_btest 0.000961 0.000175 77.915420 ( 6.903396)
test_basic 0.004972 0.000904 0.745087 ( 0.819261)
test_all 0.096758 0.029840 491.888388 ( 48.768760)
test_rubyspec 0.028847 0.032421 78.466512 ( 90.837389)
total: 154.87 sec