Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-053926
#<BuildRuby:0x0000560157b36e48
@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.20231228-053926",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.004442 0.000037 1.043926 ( 1.413627)
build_miniruby 0.001478 0.000000 0.991562 ( 0.990903)
build_ruby 0.001394 0.000000 2.669604 ( 2.670285)
build_all 0.006980 0.002838 15.737028 ( 1.459493)
build_install 0.004071 0.004163 4.407367 ( 1.079845)
test_btest 0.000904 0.000160 81.144328 ( 7.240613)
test_basic 0.000965 0.003973 0.653112 ( 0.727519)
test_all 0.080670 0.053834 559.216515 ( 53.080909)
test_rubyspec 0.024684 0.024081 49.050398 ( 61.385461)
total: 130.05 sec