Logfile: /home/ko1/ruby/logs/brlog.trunk.20240102-230318
#<BuildRuby:0x00005578111cbcc0
@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.20240102-230318",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.004962 0.000135 1.246269 ( 1.462810)
build_miniruby 0.000872 0.000000 0.812502 ( 0.812927)
build_ruby 0.001529 0.000000 2.737044 ( 2.736215)
build_all 0.008425 0.000378 14.363235 ( 1.316948)
build_install 0.007235 0.000415 4.160964 ( 1.061044)
test_btest 0.000984 0.000140 70.505187 ( 7.003000)
test_basic 0.003711 0.000530 0.653506 ( 0.730750)
test_all 0.109669 0.022889 464.976332 ( 50.671770)
test_rubyspec 0.029947 0.018379 47.944512 ( 60.392204)
total: 126.19 sec