Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-120655
#<BuildRuby:0x000055ab46883bb8
@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-120655",
@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.000018 0.000000 0.000018 ( 0.000018)
autoconf 0.000030 0.000000 0.000030 ( 0.000029)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.003943 0.000000 1.130800 ( 1.503843)
build_miniruby 0.001023 0.000000 0.914545 ( 0.914036)
build_ruby 0.002015 0.000000 2.807796 ( 2.811884)
build_all 0.009862 0.000000 16.757833 ( 1.503718)
build_install 0.004245 0.004062 4.714270 ( 1.132671)
test_btest 0.000978 0.000058 86.828433 ( 7.021062)
test_basic 0.004548 0.000023 0.760910 ( 0.834680)
test_all 0.113302 0.023506 580.716317 ( 55.672129)
test_rubyspec 0.014207 0.036240 49.177070 ( 61.423112)
total: 132.82 sec