Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-145655
#<BuildRuby:0x0000555d7f02bd68
@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.20231227-145655",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.000480 0.004075 1.227018 ( 1.619727)
build_miniruby 0.001219 0.000192 0.849448 ( 0.848654)
build_ruby 0.001460 0.000000 2.795533 ( 2.795497)
build_all 0.009356 0.000383 16.633840 ( 1.476737)
build_install 0.004233 0.004224 4.659406 ( 1.161900)
test_btest 0.000893 0.000162 83.612607 ( 7.557213)
test_basic 0.004554 0.000049 0.610493 ( 0.686822)
test_all 0.101543 0.036460 545.315130 ( 59.034255)
test_rubyspec 0.021895 0.025424 49.118906 ( 61.403482)
total: 136.59 sec