Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-084156
#<BuildRuby:0x000055af27c134b0
@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.20240105-084156",
@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.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.002882 0.003706 1.051143 ( 1.319343)
build_miniruby 0.000737 0.000185 0.833079 ( 0.832691)
build_ruby 0.001178 0.000295 2.674134 ( 2.674930)
build_all 0.007983 0.000000 11.878786 ( 0.978872)
build_install 0.008241 0.006391 3.507448 ( 0.988771)
test_btest 0.000612 0.000174 63.771079 ( 5.338609)
test_basic 0.005324 0.000000 0.397657 ( 0.476511)
test_all 0.077292 0.021327 380.950606 ( 40.395798)
test_rubyspec 0.041255 0.029276 40.089180 ( 52.673193)
total: 105.68 sec