Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-182517
#<BuildRuby:0x000056112cc5f858
@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.20240114-182517",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000026 0.000002 0.000028 ( 0.000029)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.003641 0.000331 1.042445 ( 1.408980)
build_miniruby 0.001652 0.000150 0.989676 ( 0.988129)
build_ruby 0.001170 0.000107 2.740638 ( 2.740006)
build_all 0.005124 0.003355 14.224110 ( 1.345802)
build_install 0.007178 0.000427 4.059274 ( 1.050318)
test_btest 0.001076 0.000000 73.407196 ( 7.071784)
test_basic 0.003491 0.003539 0.641968 ( 0.714058)
test_all 0.098187 0.029535 470.401490 ( 55.621410)
test_rubyspec 0.032436 0.014588 47.377676 ( 59.763621)
total: 130.71 sec