Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-133137
#<BuildRuby:0x0000559c21bcb458
@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.20240114-133137",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.004213 0.001053 1.139893 ( 1.497830)
build_miniruby 0.000818 0.000204 0.896523 ( 0.895578)
build_ruby 0.001007 0.000252 2.635196 ( 2.634251)
build_all 0.008076 0.000848 14.250315 ( 1.354151)
build_install 0.003546 0.004367 4.078767 ( 1.053061)
test_btest 0.000897 0.000249 75.861638 ( 7.037668)
test_basic 0.002841 0.002723 0.812392 ( 0.887202)
test_all 0.114534 0.013316 501.750481 ( 44.966642)
test_rubyspec 0.013576 0.033740 48.634754 ( 60.970723)
total: 121.30 sec