Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-063715
#<BuildRuby:0x000055ab289974f0
@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.20240110-063715",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000015 0.000005 0.000020 ( 0.000021)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.001728 0.004666 0.801431 ( 1.243774)
build_miniruby 0.000000 0.000902 0.818173 ( 0.818517)
build_ruby 0.000000 0.001547 2.657163 ( 2.657751)
build_all 0.003815 0.003496 11.906902 ( 0.988826)
build_install 0.010155 0.000000 3.375134 ( 0.955664)
test_btest 0.000840 0.000000 63.486613 ( 4.891175)
test_basic 0.003560 0.000403 0.393200 ( 0.474572)
test_all 0.085953 0.010277 380.179163 ( 36.290894)
test_rubyspec 0.028453 0.037360 40.841896 ( 53.402316)
total: 101.72 sec