Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-112358
#<BuildRuby:0x000055c020fb3d68
@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.20240103-112358",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000034 0.000003 0.000037 ( 0.000037)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.005028 0.000457 1.368377 ( 1.637779)
build_miniruby 0.000792 0.000072 0.846285 ( 0.845847)
build_ruby 0.001104 0.000100 2.631218 ( 2.631041)
build_all 0.008435 0.000320 14.225518 ( 1.306244)
build_install 0.007417 0.000618 4.199186 ( 1.106351)
test_btest 0.000939 0.000078 74.548271 ( 6.751737)
test_basic 0.004947 0.000000 0.751348 ( 0.828490)
test_all 0.102192 0.028490 500.115415 ( 47.246907)
test_rubyspec 0.026223 0.021506 48.705098 ( 61.083956)
total: 123.44 sec