Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-054919
#<BuildRuby:0x000055caaf7a35f8
@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.20240112-054919",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000703 0.003278 0.891159 ( 1.289949)
build_miniruby 0.000962 0.000148 0.946572 ( 0.947021)
build_ruby 0.001150 0.000177 2.713495 ( 2.715970)
build_all 0.009357 0.000810 14.660453 ( 1.389120)
build_install 0.008337 0.000566 4.223212 ( 1.137456)
test_btest 0.000597 0.000080 75.796514 ( 7.325032)
test_basic 0.003672 0.000000 0.478116 ( 0.557203)
test_all 0.087230 0.046248 533.409740 ( 54.763930)
test_rubyspec 0.025790 0.008814 49.484230 ( 62.176312)
total: 132.30 sec