Logfile: /home/ko1/ruby/logs/brlog.trunk.20240118-063113
#<BuildRuby:0x000055e1653c6eb8
@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.20240118-063113",
@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.000012 0.000006 0.000018 ( 0.000018)
autoconf 0.000020 0.000008 0.000028 ( 0.000028)
configure 0.000016 0.000007 0.000023 ( 0.000023)
build_up 0.003912 0.001677 1.272007 ( 1.811879)
build_miniruby 0.000632 0.000271 0.947523 ( 0.947019)
build_ruby 0.001494 0.000000 2.669066 ( 2.668607)
build_all 0.007190 0.002566 14.617606 ( 1.408142)
build_install 0.004032 0.004086 4.337514 ( 1.135306)
test_btest 0.000700 0.000312 74.318123 ( 6.984721)
test_basic 0.000506 0.004423 0.750648 ( 0.831349)
test_all 0.088875 0.039296 508.367074 ( 49.986976)
test_rubyspec 0.035077 0.027933 81.042913 ( 93.478202)
total: 159.25 sec