Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-172036
#<BuildRuby:0x0000559056b6b7f0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231226-172036",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.002451 0.003582 0.820143 ( 1.195695)
build_miniruby 0.000831 0.000208 0.803940 ( 0.803993)
build_ruby 0.001175 0.000294 2.647387 ( 2.648175)
build_all 0.003853 0.003962 11.905073 ( 0.963761)
build_install 0.010803 0.001944 3.400819 ( 0.967404)
test_btest 0.000533 0.000152 63.524318 ( 4.929903)
test_basic 0.001923 0.002300 0.381745 ( 0.461313)
test_all 0.080477 0.016034 375.772588 ( 32.797839)
test_rubyspec 0.027949 0.035960 39.893004 ( 52.453677)
total: 97.22 sec