Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-051618
#<BuildRuby:0x0000561ca88277b8
@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-051618",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.001838 0.004264 1.076095 ( 1.444368)
build_miniruby 0.001025 0.000162 0.982460 ( 0.981638)
build_ruby 0.001407 0.000223 2.799969 ( 2.804754)
build_all 0.002175 0.007907 16.943823 ( 1.503766)
build_install 0.005354 0.003328 4.781512 ( 1.175463)
test_btest 0.000894 0.000244 85.386551 ( 8.012166)
test_basic 0.000000 0.004878 0.737569 ( 0.811093)
test_all 0.108474 0.027214 575.090140 ( 53.214613)
test_rubyspec 0.032587 0.017514 51.118487 ( 63.545226)
total: 133.49 sec