Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-031902
#<BuildRuby:0x0000560bf5cb7918
@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.20231231-031902",
@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.000011 0.000002 0.000013 ( 0.000012)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.004970 0.000000 1.114635 ( 1.507394)
build_miniruby 0.001349 0.000000 0.878677 ( 0.877689)
build_ruby 0.001472 0.000011 2.786424 ( 2.786200)
build_all 0.009162 0.000750 16.450441 ( 1.448114)
build_install 0.007099 0.001014 4.636214 ( 1.130854)
test_btest 0.000959 0.000137 84.874002 ( 6.993526)
test_basic 0.005417 0.000116 0.730686 ( 0.804626)
test_all 0.112898 0.025640 523.436815 ( 56.923124)
test_rubyspec 0.020192 0.027514 50.062104 ( 62.354028)
total: 134.83 sec