Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-141047
#<BuildRuby:0x000056108f9c3678
@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.20231211-141047",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000000 0.000059 0.000059 ( 0.000020)
build_up 0.001579 0.003020 1.306017 ( 1.670937)
build_miniruby 0.000866 0.000124 0.815620 ( 0.815681)
build_ruby 0.001185 0.000169 2.823734 ( 2.824430)
build_all 0.007160 0.003104 17.128646 ( 1.512824)
build_install 0.004699 0.004622 5.109775 ( 1.205633)
test_btest 0.000975 0.000000 85.731577 ( 8.102215)
test_basic 0.005217 0.000000 0.850878 ( 0.930360)
test_all 0.081012 0.059379 541.940016 ( 56.721004)
test_rubyspec 0.031149 0.020605 50.919071 ( 63.232878)
total: 137.02 sec