Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-045206
#<BuildRuby:0x000055e7076d33c0
@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.20240103-045206",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000024 0.000008 0.000032 ( 0.000032)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.005476 0.001643 1.068956 ( 1.306283)
build_miniruby 0.000771 0.000232 0.811814 ( 0.811453)
build_ruby 0.001138 0.000342 2.642342 ( 2.642887)
build_all 0.007249 0.000000 11.811272 ( 0.986775)
build_install 0.014079 0.000496 3.491148 ( 0.957795)
test_btest 0.000529 0.000114 62.820177 ( 4.908908)
test_basic 0.004311 0.000000 0.392252 ( 0.472974)
test_all 0.076748 0.021447 378.326349 ( 38.418353)
test_rubyspec 0.032794 0.032472 40.352519 ( 52.917943)
total: 103.42 sec